License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq.examples.modules |
ArtifactId | ArtifactIdartemis-jms-bridge |
Last Version | Last Version2.23.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionArtemis 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.
|
Project Organization |
Project Organization |
<!-- 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.23.1</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.23.1'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/artemis-jms-bridge/
implementation ("org.apache.activemq.examples.modules:artemis-jms-bridge:2.23.1")
'org.apache.activemq.examples.modules:artemis-jms-bridge:war:2.23.1'
<dependency org="org.apache.activemq.examples.modules" name="artemis-jms-bridge" rev="2.23.1">
<artifact name="artemis-jms-bridge" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.modules', module='artemis-jms-bridge', version='2.23.1')
)
libraryDependencies += "org.apache.activemq.examples.modules" % "artemis-jms-bridge" % "2.23.1"
[org.apache.activemq.examples.modules/artemis-jms-bridge "2.23.1"]
Group / Artifact | Type | Version |
---|---|---|
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.3.20 |
org.springframework : spring-context | jar | 5.3.20 |
org.jboss.slf4j : slf4j-jboss-logging | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : artemis-jms-client | jar | 2.23.1 |
org.apache.activemq : artemis-server | jar | 2.23.1 |
org.apache.activemq : artemis-jms-server | jar | 2.23.1 |