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

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