Download arecibo-jmx-1.0.3.jar file - Jar a

Jar examples for a:arecibo-jmx

Description

Arecibo JMX instrumentation library

You can download jar file arecibo-jmx 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add arecibo-jmx-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

arecibo-jmx-1.0.3-javadoc.jar
arecibo-jmx-1.0.3-sources.jar
arecibo-jmx-1.0.3.jar
arecibo-jmx-1.0.3.pom



Related Tutorials