is not current version
Last Version 2.1

activemq:activemq-store-bdb 1.3


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-store-bdb
Version

Version

1.3
Type

Type

jar

Download activemq-store-bdb 1.3


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