is not current version
Last Version 2.23.1

org.apache.activemq.examples.clustered:clustered-grouping 1.5.1


GroupId

GroupId

org.apache.activemq.examples.clustered
ArtifactId

ArtifactId

clustered-grouping
Version

Version

1.5.1
Type

Type

jar

Download clustered-grouping 1.5.1


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