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

Jar examples for a:apollo-web

Description

Adds web administration support.

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials