Jar examples for j:jmx
JMX plugin for the XJC compiler that will inject some JMX specific code into the Java Beans
You can download jar file jmx 0.1.11-SNAPSHOT in this page.
The Apache License, Version 2.0
You can use the following script to add jmx-0.1.11-SNAPSHOT.jar to your project.
<dependency> <groupId>org.echocat.jemoni</groupId> <artifactId>jmx</artifactId> <version>0.1.11-SNAPSHOT</version> </dependency>
compile group: 'org.echocat.jemoni', name: 'jmx', version: '0.1.11-SNAPSHOT'
libraryDependencies += "org.echocat.jemoni" % "jmx" % "0.1.11-SNAPSHOT"
<dependency org="org.echocat.jemoni" name="jmx" rev="0.1.11-SNAPSHOT"/>
@Grapes(@Grab(group='org.echocat.jemoni', module='jmx', version='0.1.11-SNAPSHOT'))
'org.echocat.jemoni:jmx:jar:0.1.11-SNAPSHOT'
Click the following link to download the jar file.
jmx-0.1.11-javadoc.jar