Download jmx-publisher-1.0.2.jar file - Jar j

Jar examples for j:jmx-publisher

Description

Tool to get properties and methods published via JMX easily.

You can download jar file jmx-publisher 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jmx-publisher-1.0.2.jar to your project.

<dependency>
   <groupId>com.avast</groupId>
   <artifactId>jmx-publisher</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.avast', name: 'jmx-publisher', version: '1.0.2'
libraryDependencies += "com.avast" % "jmx-publisher" % "1.0.2"
<dependency org="com.avast" name="jmx-publisher" rev="1.0.2"/>
@Grapes(@Grab(group='com.avast', module='jmx-publisher', version='1.0.2'))
'com.avast:jmx-publisher:jar:1.0.2'

Download

Click the following link to download the jar file.

jmx-publisher-1.0.2-javadoc.jar
jmx-publisher-1.0.2-sources.jar
jmx-publisher-1.0.2.jar
jmx-publisher-1.0.2.pom



Related Tutorials