is not current version
Last Version 2.23.1

ActiveMQ Artemis REST Interface Implementation 2.17.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.rest
ArtifactId

ArtifactId

artemis-rest
Version

Version

2.17.0
Type

Type

jar
Description

Description

ActiveMQ Artemis REST Interface Implementation
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 artemis-rest 2.17.0


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

Dependencies

compile (17)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.4.0.Final
org.jboss.logmanager : jboss-logmanager jar 2.1.10.Final
org.eclipse.jetty.aggregate : jetty-all jar 9.4.35.v20201120
org.jboss.resteasy : resteasy-jaxrs jar 3.0.19.Final
org.jboss.resteasy : resteasy-jaxb-provider jar 3.0.19.Final
org.jboss.resteasy : resteasy-jackson-provider jar 3.0.19.Final
org.apache.activemq : artemis-server jar 2.17.0
org.apache.activemq : artemis-jms-server jar 2.17.0
org.apache.activemq : artemis-jms-client jar 2.17.0
org.apache.activemq : artemis-core-client jar 2.17.0
org.apache.activemq : artemis-commons jar 2.17.0
org.apache.activemq : artemis-commons test-jar 2.17.0
org.apache.geronimo.specs : geronimo-jms_2.0_spec jar 1.0-alpha-2
org.apache.geronimo.specs : geronimo-jaxrs_2.0_spec jar 1.0-alpha-1
javax.xml.bind : jaxb-api jar 2.3.1
org.apache.httpcomponents : httpcore jar 4.4.13
org.apache.httpcomponents : httpclient jar 4.5.13

provided (4)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor Optional jar 2.2.0.Final
org.jboss.logging : jboss-logging-annotations Optional jar 2.2.0.Final
com.google.errorprone : error_prone_core jar 2.4.0
org.jboss.resteasy : tjws jar 3.0.19.Final

test (2)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 2.3.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.