Download apollo-web-1.2.jar file - Jar a

Jar examples for a:apollo-web

Description

Adds web administration support.

You can download jar file apollo-web 1.2 in this page.

License

Apache License

Build File

You can use the following script to add apollo-web-1.2.jar to your project.

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

Download

Click the following link to download the jar file.

apollo-web-1.2-javadoc.jar
apollo-web-1.2-scaladoc.jar
apollo-web-1.2-sources.jar
apollo-web-1.2.jar
apollo-web-1.2.pom



Related Tutorials