License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq.rest |
ArtifactId | ArtifactIdartemis-rest |
Last Version | Last Version2.23.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ 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 |
Filename | Size |
---|---|
artemis-rest-2.23.1.pom | |
artemis-rest-2.23.1.jar | 138 KB |
artemis-rest-2.23.1-sources.jar | 102 KB |
artemis-rest-2.23.1-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.rest/artemis-rest/ -->
<dependency>
<groupId>org.apache.activemq.rest</groupId>
<artifactId>artemis-rest</artifactId>
<version>2.23.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.rest/artemis-rest/
implementation 'org.apache.activemq.rest:artemis-rest:2.23.1'
// https://jarcasting.com/artifacts/org.apache.activemq.rest/artemis-rest/
implementation ("org.apache.activemq.rest:artemis-rest:2.23.1")
'org.apache.activemq.rest:artemis-rest:jar:2.23.1'
<dependency org="org.apache.activemq.rest" name="artemis-rest" rev="2.23.1">
<artifact name="artemis-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.rest', module='artemis-rest', version='2.23.1')
)
libraryDependencies += "org.apache.activemq.rest" % "artemis-rest" % "2.23.1"
[org.apache.activemq.rest/artemis-rest "2.23.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging | jar | 3.5.0.Final |
org.jboss.logmanager : jboss-logmanager | jar | 2.1.18.Final |
org.apache.tomcat : tomcat-servlet-api | jar | 8.5.78 |
org.eclipse.jetty : jetty-server | jar | 9.4.45.v20220203 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.15.0.Final |
org.jboss.resteasy : resteasy-jaxb-provider | jar | 3.15.0.Final |
org.jboss.resteasy : resteasy-jackson2-provider | jar | 3.15.0.Final |
org.apache.activemq : artemis-server | jar | 2.23.1 |
org.apache.activemq : artemis-jms-server | jar | 2.23.1 |
org.apache.activemq : artemis-jms-client | jar | 2.23.1 |
org.apache.activemq : artemis-core-client | jar | 2.23.1 |
org.apache.activemq : artemis-commons | jar | 2.23.1 |
org.apache.activemq : artemis-commons | test-jar | 2.23.1 |
jakarta.jms : jakarta.jms-api | jar | 2.0.3 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
org.apache.httpcomponents : httpcore | jar | 4.4.13 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
commons-codec : commons-codec | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging-processor Optional | jar | 2.2.1.Final |
org.jboss.logging : jboss-logging-annotations Optional | jar | 2.2.1.Final |
org.jboss.resteasy : tjws | jar | 3.15.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
junit : junit | jar | 4.13.2 |