is not current version
Last Version 2.23.1

org.apache.activemq.examples.clustered:clustered-static-discovery 1.2.0


GroupId

GroupId

org.apache.activemq.examples.clustered
ArtifactId

ArtifactId

clustered-static-discovery
Version

Version

1.2.0
Type

Type

jar

Download clustered-static-discovery 1.2.0


<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.clustered/clustered-static-discovery/ -->
<dependency>
    <groupId>org.apache.activemq.examples.clustered</groupId>
    <artifactId>clustered-static-discovery</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.clustered/clustered-static-discovery/
implementation 'org.apache.activemq.examples.clustered:clustered-static-discovery:1.2.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.clustered/clustered-static-discovery/
implementation ("org.apache.activemq.examples.clustered:clustered-static-discovery:1.2.0")
'org.apache.activemq.examples.clustered:clustered-static-discovery:jar:1.2.0'
<dependency org="org.apache.activemq.examples.clustered" name="clustered-static-discovery" rev="1.2.0">
  <artifact name="clustered-static-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.clustered', module='clustered-static-discovery', version='1.2.0')
)
libraryDependencies += "org.apache.activemq.examples.clustered" % "clustered-static-discovery" % "1.2.0"
[org.apache.activemq.examples.clustered/clustered-static-discovery "1.2.0"]