Skip to content

officedrop/hoptoad-notifier-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Implementation of "Hoptoad's Notifier API version 2":http://help.hoptoadapp.com/faqs/api-2/notifier-api-v2

Add to pom.xml to install:

        <repository>
            <id>valodzka-github-hoptoad</id>
            <name>Hoptoad fork</name>
            <url>http://github.com/valodzka/hoptoad-notifier-java/raw/master/maven2</url>
        </repository>

        <dependency>
            <groupId>code.lucamarrocco</groupId>
            <artifactId>hoptoad-notifier</artifactId>
            <version>1.7.1</version>
        </dependency>

About

Java library for integrating Log4j with Hoptoad

Resources

Stars

Watchers

Forks

Packages

No packages published