Jar examples for a:apollo-leveldb
LevelDB based message storage for Apollo
You can download jar file apollo-leveldb 1.5 in this page.
Apache License
You can use the following script to add apollo-leveldb-1.5.jar to your project.
<dependency> <groupId>org.apache.activemq</groupId> <artifactId>apollo-leveldb</artifactId> <version>1.5</version> </dependency>
compile group: 'org.apache.activemq', name: 'apollo-leveldb', version: '1.5'
libraryDependencies += "org.apache.activemq" % "apollo-leveldb" % "1.5"
<dependency org="org.apache.activemq" name="apollo-leveldb" rev="1.5"/>
@Grapes(@Grab(group='org.apache.activemq', module='apollo-leveldb', version='1.5'))
'org.apache.activemq:apollo-leveldb:jar:1.5'
Click the following link to download the jar file.
apollo-leveldb-1.5-javadoc.jar