| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.activemq.examples.modules |
| Идентификатор | Идентификаторartemis-jms-bridge |
| Версия | Версия2.19.0 |
| Тип | Типwar |
| Описание |
ОписаниеArtemis JMS Bridge 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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| artemis-jms-bridge-2.19.0.pom | |
| artemis-jms-bridge-2.19.0.war | 5 MB |
| artemis-jms-bridge-2.19.0-sources.jar | 10 KB |
| artemis-jms-bridge-2.19.0-javadoc.jar | 32 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/artemis-jms-bridge/ -->
<dependency>
<groupId>org.apache.activemq.examples.modules</groupId>
<artifactId>artemis-jms-bridge</artifactId>
<version>2.19.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/artemis-jms-bridge/
implementation 'org.apache.activemq.examples.modules:artemis-jms-bridge:2.19.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/artemis-jms-bridge/
implementation ("org.apache.activemq.examples.modules:artemis-jms-bridge:2.19.0")
'org.apache.activemq.examples.modules:artemis-jms-bridge:war:2.19.0'
<dependency org="org.apache.activemq.examples.modules" name="artemis-jms-bridge" rev="2.19.0">
<artifact name="artemis-jms-bridge" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.modules', module='artemis-jms-bridge', version='2.19.0')
)
libraryDependencies += "org.apache.activemq.examples.modules" % "artemis-jms-bridge" % "2.19.0"
[org.apache.activemq.examples.modules/artemis-jms-bridge "2.19.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.jms : jakarta.jms-api | jar | 2.0.3 |
| jakarta.management.j2ee : jakarta.management.j2ee-api | jar | 1.1.4 |
| org.apache.activemq : activemq-client | jar | 5.12.0 |
| org.springframework : spring-web | jar | 5.1.7.RELEASE |
| org.springframework : spring-context | jar | 5.1.7.RELEASE |
| org.jboss.slf4j : slf4j-jboss-logging | jar | 1.1.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.activemq : artemis-jms-client | jar | 2.19.0 |
| org.apache.activemq : artemis-server | jar | 2.19.0 |
| org.apache.activemq : artemis-jms-server | jar | 2.19.0 |