Skip to content
cyrille-leclerc edited this page Dec 29, 2012 · 17 revisions

NOTE: artifacts are not yet deployed on Maven Central repository nor on (http://oss.sonatype.org/)

Add the following dependency to your pom.xml :

<dependencies>
   <dependency>
        <groupId>org.jmxexporter</groupId>
        <artifactId>jmxexporter</artifactId>
        <version>1.0.0-SNAPSHOT</version>
    </dependency>
</dependencies>

TODO: describe snapshots repository on sonatype