| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных Distribution Компиляция и сборка |
| Группа | Группаorg.apache.activemq.examples.jms |
| Идентификатор | Идентификаторartemis-jms-queue-message-redistribution-example |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеActiveMQ Artemis JMS Queue Message Redistribution Example
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.jms/artemis-jms-queue-message-redistribution-example/ -->
<dependency>
<groupId>org.apache.activemq.examples.jms</groupId>
<artifactId>artemis-jms-queue-message-redistribution-example</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.jms/artemis-jms-queue-message-redistribution-example/
implementation 'org.apache.activemq.examples.jms:artemis-jms-queue-message-redistribution-example:1.0.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.jms/artemis-jms-queue-message-redistribution-example/
implementation ("org.apache.activemq.examples.jms:artemis-jms-queue-message-redistribution-example:1.0.0")
'org.apache.activemq.examples.jms:artemis-jms-queue-message-redistribution-example:jar:1.0.0'
<dependency org="org.apache.activemq.examples.jms" name="artemis-jms-queue-message-redistribution-example" rev="1.0.0">
<artifact name="artemis-jms-queue-message-redistribution-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.jms', module='artemis-jms-queue-message-redistribution-example', version='1.0.0')
)
libraryDependencies += "org.apache.activemq.examples.jms" % "artemis-jms-queue-message-redistribution-example" % "1.0.0"
[org.apache.activemq.examples.jms/artemis-jms-queue-message-redistribution-example "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.activemq.examples.jms : common | jar | 1.0.0 |
| org.apache.geronimo.specs : geronimo-jms_2.0_spec | jar | 1.0-alpha-1 |