License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq.examples.modules |
ArtifactId | ArtifactIdartemis-jms-bridge |
Version | Version2.17.0 |
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.17.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.17.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/artemis-jms-bridge/
implementation ("org.apache.activemq.examples.modules:artemis-jms-bridge:2.17.0")
'org.apache.activemq.examples.modules:artemis-jms-bridge:war:2.17.0'
<dependency org="org.apache.activemq.examples.modules" name="artemis-jms-bridge" rev="2.17.0">
<artifact name="artemis-jms-bridge" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.modules', module='artemis-jms-bridge', version='2.17.0')
)
libraryDependencies += "org.apache.activemq.examples.modules" % "artemis-jms-bridge" % "2.17.0"
[org.apache.activemq.examples.modules/artemis-jms-bridge "2.17.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |
javax.management.j2ee : javax.management.j2ee-api | jar | 1.1.1 |
org.jboss.slf4j : slf4j-jboss-logging | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : artemis-jms-client | jar | 2.17.0 |
org.apache.activemq : artemis-server | jar | 2.17.0 |
org.apache.activemq : artemis-jms-server | jar | 2.17.0 |