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