Jar examples for q:qpid-bdbstore
BDB message store implementation using Oracle Berkeley DB Java Edition
You can download jar file qpid-bdbstore 0.32 in this page.
The Apache Software License, Version 2.0
You can use the following script to add qpid-bdbstore-0.32.jar to your project.
<dependency> <groupId>org.apache.qpid</groupId> <artifactId>qpid-bdbstore</artifactId> <version>0.32</version> </dependency>
compile group: 'org.apache.qpid', name: 'qpid-bdbstore', version: '0.32'
libraryDependencies += "org.apache.qpid" % "qpid-bdbstore" % "0.32"
<dependency org="org.apache.qpid" name="qpid-bdbstore" rev="0.32"/>
@Grapes(@Grab(group='org.apache.qpid', module='qpid-bdbstore', version='0.32'))
'org.apache.qpid:qpid-bdbstore:jar:0.32'
Click the following link to download the jar file.
qpid-bdbstore-0.32-javadoc.jar