Jar examples for s:simplejmx
SimpleJmx is a simple, Apache-licensed library which allows you to use simple annotations to make JMX MBeans without any dependencies.
You can download jar file simplejmx 1.12 in this page.
The Apache Software License, Version 2.0
You can use the following script to add simplejmx-1.12.jar to your project.
<dependency> <groupId>com.j256.simplejmx</groupId> <artifactId>simplejmx</artifactId> <version>1.12</version> </dependency>
compile group: 'com.j256.simplejmx', name: 'simplejmx', version: '1.12'
libraryDependencies += "com.j256.simplejmx" % "simplejmx" % "1.12"
<dependency org="com.j256.simplejmx" name="simplejmx" rev="1.12"/>
@Grapes(@Grab(group='com.j256.simplejmx', module='simplejmx', version='1.12'))
'com.j256.simplejmx:simplejmx:jar:1.12'
Click the following link to download the jar file.
simplejmx-1.12-javadoc.jar