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

Jar examples for a:apollo-jdbm2

Description

JDBM2 based message storage

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

apollo-jdbm2-1.0-beta1-javadoc.jar
apollo-jdbm2-1.0-beta1-sources.jar
apollo-jdbm2-1.0-beta1.jar
apollo-jdbm2-1.0-beta1.pom



Related Tutorials