Download apollo-broker-1.3.jar file - Jar a

Jar examples for a:apollo-broker

Description

A reliable messaging server.

You can download jar file apollo-broker 1.3 in this page.

License

Apache License

Build File

You can use the following script to add apollo-broker-1.3.jar to your project.

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

Download

Click the following link to download the jar file.

apollo-broker-1.3-javadoc.jar
apollo-broker-1.3-scaladoc.jar
apollo-broker-1.3-sources.jar
apollo-broker-1.3-tests.jar
apollo-broker-1.3.jar
apollo-broker-1.3.pom



Related Tutorials