Download jmx-publisher-1.0.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials