Download metaclass-jmx-1.1.jar file - Jar m

Jar examples for m:metaclass-jmx

Description

You can download jar file metaclass-jmx 1.1 in this page.

Build File

You can use the following script to add metaclass-jmx-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

metaclass-jmx-1.1.jar
metaclass-jmx-1.1.pom



Related Tutorials