GroupId | GroupIdorg.apache.activemq.examples.clustered |
---|---|
ArtifactId | ArtifactIdclustered-static-discovery-uri |
Version | Version2.15.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.clustered/clustered-static-discovery-uri/ -->
<dependency>
<groupId>org.apache.activemq.examples.clustered</groupId>
<artifactId>clustered-static-discovery-uri</artifactId>
<version>2.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.clustered/clustered-static-discovery-uri/
implementation 'org.apache.activemq.examples.clustered:clustered-static-discovery-uri:2.15.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.clustered/clustered-static-discovery-uri/
implementation ("org.apache.activemq.examples.clustered:clustered-static-discovery-uri:2.15.0")
'org.apache.activemq.examples.clustered:clustered-static-discovery-uri:jar:2.15.0'
<dependency org="org.apache.activemq.examples.clustered" name="clustered-static-discovery-uri" rev="2.15.0">
<artifact name="clustered-static-discovery-uri" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.clustered', module='clustered-static-discovery-uri', version='2.15.0')
)
libraryDependencies += "org.apache.activemq.examples.clustered" % "clustered-static-discovery-uri" % "2.15.0"
[org.apache.activemq.examples.clustered/clustered-static-discovery-uri "2.15.0"]