is not current version
Last Version 2.23.1

org.apache.activemq.examples.broker:topic-selector2 2.10.1


GroupId

GroupId

org.apache.activemq.examples.broker
ArtifactId

ArtifactId

topic-selector2
Version

Version

2.10.1
Type

Type

jar

Download topic-selector2 2.10.1


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