Last Version

Apache Qpid Broker-J BDB Message Store Plug-in 8.0.6

BDB message store implementation using Oracle Berkeley DB Java Edition

License

License

GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-bdbstore
Version

Version

8.0.6
Type

Type

jar
Description

Description

Apache Qpid Broker-J BDB Message Store Plug-in
BDB message store implementation using Oracle Berkeley DB Java Edition
Project Organization

Project Organization

The Apache Software Foundation

Download qpid-bdbstore 8.0.6


<!-- https://jarcasting.com/artifacts/org.apache.qpid/qpid-bdbstore/ -->
<dependency>
    <groupId>org.apache.qpid</groupId>
    <artifactId>qpid-bdbstore</artifactId>
    <version>8.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-bdbstore/
implementation 'org.apache.qpid:qpid-bdbstore:8.0.6'
// https://jarcasting.com/artifacts/org.apache.qpid/qpid-bdbstore/
implementation ("org.apache.qpid:qpid-bdbstore:8.0.6")
'org.apache.qpid:qpid-bdbstore:jar:8.0.6'
<dependency org="org.apache.qpid" name="qpid-bdbstore" rev="8.0.6">
  <artifact name="qpid-bdbstore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.qpid', module='qpid-bdbstore', version='8.0.6')
)
libraryDependencies += "org.apache.qpid" % "qpid-bdbstore" % "8.0.6"
[org.apache.qpid/qpid-bdbstore "8.0.6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.qpid : qpid-broker-codegen Optional jar 8.0.6
org.apache.qpid : qpid-broker-plugins-amqp-0-8-protocol jar 8.0.6
com.sleepycat : je jar 7.4.5

provided (1)

Group / Artifact Type Version
org.apache.qpid : qpid-broker-core jar 8.0.6

test (8)

Group / Artifact Type Version
org.apache.qpid : qpid-test-utils jar 8.0.6
org.apache.qpid : qpid-broker-core jar 8.0.6
org.apache.qpid : qpid-broker-plugins-amqp-0-10-protocol jar 8.0.6
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1.1
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13
org.mockito : mockito-core jar 3.2.4

Project Modules

There are no modules declared in this project.