is not current version
Last Version 2.23.1

Mixed JMS and REST Producers/Consumers 2.22.0

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.

License

License

GroupId

GroupId

org.apache.activemq.examples.rest
ArtifactId

ArtifactId

mixed-jms-rest
Version

Version

2.22.0
Type

Type

war
Description

Description

Mixed JMS and REST Producers/Consumers
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

The Apache Software Foundation

Download mixed-jms-rest 2.22.0


<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.rest/mixed-jms-rest/ -->
<dependency>
    <groupId>org.apache.activemq.examples.rest</groupId>
    <artifactId>mixed-jms-rest</artifactId>
    <version>2.22.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.rest/mixed-jms-rest/
implementation 'org.apache.activemq.examples.rest:mixed-jms-rest:2.22.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.rest/mixed-jms-rest/
implementation ("org.apache.activemq.examples.rest:mixed-jms-rest:2.22.0")
'org.apache.activemq.examples.rest:mixed-jms-rest:war:2.22.0'
<dependency org="org.apache.activemq.examples.rest" name="mixed-jms-rest" rev="2.22.0">
  <artifact name="mixed-jms-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.rest', module='mixed-jms-rest', version='2.22.0')
)
libraryDependencies += "org.apache.activemq.examples.rest" % "mixed-jms-rest" % "2.22.0"
[org.apache.activemq.examples.rest/mixed-jms-rest "2.22.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.activemq : artemis-core-client jar 2.22.0
org.apache.activemq : artemis-server jar 2.22.0
org.apache.activemq : artemis-jms-client jar 2.22.0
org.apache.activemq : artemis-jms-server jar 2.22.0
jakarta.jms : jakarta.jms-api jar 2.0.3
org.apache.activemq.rest : artemis-rest jar 2.22.0
org.jboss.resteasy : resteasy-jaxrs jar 3.15.0.Final
org.jboss.resteasy : resteasy-jaxb-provider jar 3.15.0.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.