Group Id activemq
Artifact Id activemq-store-jdbm
Version 1.2-20041105
Packaging jar
URL -
Badge
Last Updated 2005-08-01T01:22:07+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>activemq</groupId>
    <artifactId>activemq-store-jdbm</artifactId>
    <version>1.2-20041105</version>
</dependency>
implementation group: 'activemq', name: 'activemq-store-jdbm', version: '1.2-20041105'
implementation 'activemq:activemq-store-jdbm:1.2-20041105'
implementation("activemq:activemq-store-jdbm:1.2-20041105")
libraryDependencies += "activemq" % "activemq-store-jdbm" % "1.2-20041105"
<dependency org="activemq" name="activemq-store-jdbm" rev="1.2-20041105"/>
@Grapes(
    @Grab(group='activemq', module='activemq-store-jdbm', version='1.2-20041105')
)
[activemq/activemq-store-jdbm "1.2-20041105"]
'activemq:activemq-store-jdbm:1.2-20041105'