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

org.apache.activemq.examples.openwire:chat-example 2.19.1


Категории

Категории

Wire Данные Data Structures
Группа

Группа

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

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

chat-example
Версия

Версия

2.19.1
Тип

Тип

jar

Скачать chat-example 2.19.1


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