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.10 in this page.
The Apache License, Version 2.0
You can use the following script to add jmx-0.1.10.jar to your project.
<dependency> <groupId>org.echocat.jemoni</groupId> <artifactId>jmx</artifactId> <version>0.1.10</version> </dependency>
compile group: 'org.echocat.jemoni', name: 'jmx', version: '0.1.10'
libraryDependencies += "org.echocat.jemoni" % "jmx" % "0.1.10"
<dependency org="org.echocat.jemoni" name="jmx" rev="0.1.10"/>
@Grapes(@Grab(group='org.echocat.jemoni', module='jmx', version='0.1.10'))
'org.echocat.jemoni:jmx:jar:0.1.10'
Click the following link to download the jar file.
jmx-0.1.10-javadoc.jar