Download apollo-jmx-1.6.jar file - Jar a

Jar examples for a:apollo-jmx

Description

JMX integration for Apollo

You can download jar file apollo-jmx 1.6 in this page.

License

Apache License

Build File

You can use the following script to add apollo-jmx-1.6.jar to your project.

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

Download

Click the following link to download the jar file.

apollo-jmx-1.6-javadoc.jar
apollo-jmx-1.6-scaladoc.jar
apollo-jmx-1.6-sources.jar
apollo-jmx-1.6.jar
apollo-jmx-1.6.pom



Related Tutorials