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