is not current version
Last Version 6.0.8

org.apache.qpid:qpid-bdbstore-jmx 6.0.5

BDB message store JMX implementation

GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

qpid-bdbstore-jmx
Version

Version

6.0.5
Type

Type

jar

Download qpid-bdbstore-jmx 6.0.5


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