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