Download apollo-jdbm2-1.0-beta5.jar file - Jar a

Jar examples for a:apollo-jdbm2

Description

JDBM2 based message storage

You can download jar file apollo-jdbm2 1.0-beta5 in this page.

License

Apache License

Build File

You can use the following script to add apollo-jdbm2-1.0-beta5.jar to your project.

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

Download

Click the following link to download the jar file.

apollo-jdbm2-1.0-beta5-javadoc.jar
apollo-jdbm2-1.0-beta5-scaladoc.jar
apollo-jdbm2-1.0-beta5-sources.jar
apollo-jdbm2-1.0-beta5.jar
apollo-jdbm2-1.0-beta5.pom



Related Tutorials