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

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


Категории

Категории

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

Группа

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

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

chat-example
Версия

Версия

2.6.3
Тип

Тип

jar

Скачать chat-example 2.6.3


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