is not current version
Last Version 2.23.1

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


GroupId

GroupId

org.apache.activemq.examples.clustered
ArtifactId

ArtifactId

clustered-grouping
Version

Version

2.6.2
Type

Type

jar

Download clustered-grouping 2.6.2


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