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