GroupId | GroupIdorg.apache.activemq.examples.broker-connection |
---|---|
ArtifactId | ArtifactIddisaster-recovery |
Version | Version2.19.1 |
Type | Typejar |
Filename | Size |
---|---|
disaster-recovery-2.19.1.pom | |
disaster-recovery-2.19.1.jar | 13 KB |
disaster-recovery-2.19.1-sources.jar | 12 KB |
disaster-recovery-2.19.1-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.broker-connection/disaster-recovery/ -->
<dependency>
<groupId>org.apache.activemq.examples.broker-connection</groupId>
<artifactId>disaster-recovery</artifactId>
<version>2.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker-connection/disaster-recovery/
implementation 'org.apache.activemq.examples.broker-connection:disaster-recovery:2.19.1'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker-connection/disaster-recovery/
implementation ("org.apache.activemq.examples.broker-connection:disaster-recovery:2.19.1")
'org.apache.activemq.examples.broker-connection:disaster-recovery:jar:2.19.1'
<dependency org="org.apache.activemq.examples.broker-connection" name="disaster-recovery" rev="2.19.1">
<artifact name="disaster-recovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.broker-connection', module='disaster-recovery', version='2.19.1')
)
libraryDependencies += "org.apache.activemq.examples.broker-connection" % "disaster-recovery" % "2.19.1"
[org.apache.activemq.examples.broker-connection/disaster-recovery "2.19.1"]