Skip to content
Cyrille Le Clerc edited this page Jan 2, 2013 · 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.jmxtrans.embedded</groupId>
        <artifactId>embedded-jmxtrans</artifactId>
        <version>1.0.0-SNAPSHOT</version>
    </dependency>
</dependencies>

TODO: describe snapshots repository on sonatype