SimpleJmx is a simple, Apache-licensed library which allows you to use simple annotations to make JMX MBeans without any dependencies.
'com.ecyrd.simplejmx:simplejmx:0.1'
<dependency>
<groupId>com.ecyrd.simplejmx</groupId>
<artifactId>simplejmx</artifactId>
<version>0.1</version>
</dependency>
<dependency org="com.ecyrd.simplejmx" name="simplejmx" rev="0.1"/>
"com.ecyrd.simplejmx", "simplejmx", "0.1"