Download qpid-bdbstore-6.0.6.jar file - Jar q

Jar examples for q:qpid-bdbstore

Description

BDB message store implementation using Oracle Berkeley DB Java Edition

You can download jar file qpid-bdbstore 6.0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add qpid-bdbstore-6.0.6.jar to your project.

<dependency>
   <groupId>org.apache.qpid</groupId>
   <artifactId>qpid-bdbstore</artifactId>
   <version>6.0.6</version>
</dependency>
compile group: 'org.apache.qpid', name: 'qpid-bdbstore', version: '6.0.6'
libraryDependencies += "org.apache.qpid" % "qpid-bdbstore" % "6.0.6"
<dependency org="org.apache.qpid" name="qpid-bdbstore" rev="6.0.6"/>
@Grapes(@Grab(group='org.apache.qpid', module='qpid-bdbstore', version='6.0.6'))
'org.apache.qpid:qpid-bdbstore:jar:6.0.6'

Download

Click the following link to download the jar file.

qpid-bdbstore-6.0.6-javadoc.jar
qpid-bdbstore-6.0.6-sources.jar
qpid-bdbstore-6.0.6-tests.jar
qpid-bdbstore-6.0.6.jar
qpid-bdbstore-6.0.6.pom



Related Tutorials