GroupId | GroupIdactivemq |
---|---|
ArtifactId | ArtifactIdactivemq-store-bdbn |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
activemq-store-bdbn-2.1.pom | |
activemq-store-bdbn-2.1.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/activemq/activemq-store-bdbn/ -->
<dependency>
<groupId>activemq</groupId>
<artifactId>activemq-store-bdbn</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/activemq/activemq-store-bdbn/
implementation 'activemq:activemq-store-bdbn:2.1'
// https://jarcasting.com/artifacts/activemq/activemq-store-bdbn/
implementation ("activemq:activemq-store-bdbn:2.1")
'activemq:activemq-store-bdbn:jar:2.1'
<dependency org="activemq" name="activemq-store-bdbn" rev="2.1">
<artifact name="activemq-store-bdbn" type="jar" />
</dependency>
@Grapes(
@Grab(group='activemq', module='activemq-store-bdbn', version='2.1')
)
libraryDependencies += "activemq" % "activemq-store-bdbn" % "2.1"
[activemq/activemq-store-bdbn "2.1"]