не последняя версия
Последняя версия 2.23.1

org.apache.activemq.examples.broker:topic 2.6.0


Группа

Группа

org.apache.activemq.examples.broker
Идентификатор

Идентификатор

topic
Версия

Версия

2.6.0
Тип

Тип

jar

Скачать topic 2.6.0


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