Skip to content

Another repo for jamonapi.com which is primarily hosted on sourceforge

Notifications You must be signed in to change notification settings

loverde/jamonapi

 
 

Repository files navigation

jamonapi

The Java Application Monitor (JAMon) is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications.

see www.jamonapi.com for more information.

The JAMon repositories on both sourceforge and github are the latest version of JAMon.

   <dependencies>
        <dependency>
            <groupId>com.jamonapi</groupId>
            <artifactId>jamon</artifactId>
            <version>2.81</version>
        </dependency>
    </dependencies>

About

Another repo for jamonapi.com which is primarily hosted on sourceforge

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 63.7%
  • HTML 33.1%
  • JavaScript 1.2%
  • Shell 1.2%
  • CSS 0.8%