Jar examples for j:jmxtools
You can download jar file jmxtools 1.2.1 in this page.
You can use the following script to add jmxtools-1.2.1.jar to your project.
<dependency> <groupId>com.sun.jdmk</groupId> <artifactId>jmxtools</artifactId> <version>1.2.1</version> </dependency>
compile group: 'com.sun.jdmk', name: 'jmxtools', version: '1.2.1'
libraryDependencies += "com.sun.jdmk" % "jmxtools" % "1.2.1"
<dependency org="com.sun.jdmk" name="jmxtools" rev="1.2.1"/>
@Grapes(@Grab(group='com.sun.jdmk', module='jmxtools', version='1.2.1'))
'com.sun.jdmk:jmxtools:jar:1.2.1'
Click the following link to download the jar file.
jmxtools-1.2.1.pom