| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.activemq.rest |
| Идентификатор | Идентификаторartemis-rest |
| Версия | Версия2.20.0 |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| artemis-rest-2.20.0.pom | |
| artemis-rest-2.20.0.jar | 141 KB |
| artemis-rest-2.20.0-sources.jar | 106 KB |
| artemis-rest-2.20.0-javadoc.jar | 825 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.rest/artemis-rest/ -->
<dependency>
<groupId>org.apache.activemq.rest</groupId>
<artifactId>artemis-rest</artifactId>
<version>2.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.rest/artemis-rest/
implementation 'org.apache.activemq.rest:artemis-rest:2.20.0'
// https://jarcasting.com/artifacts/org.apache.activemq.rest/artemis-rest/
implementation ("org.apache.activemq.rest:artemis-rest:2.20.0")
'org.apache.activemq.rest:artemis-rest:jar:2.20.0'
<dependency org="org.apache.activemq.rest" name="artemis-rest" rev="2.20.0">
<artifact name="artemis-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.rest', module='artemis-rest', version='2.20.0')
)
libraryDependencies += "org.apache.activemq.rest" % "artemis-rest" % "2.20.0"
[org.apache.activemq.rest/artemis-rest "2.20.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.logging : jboss-logging | jar | 3.4.2.Final |
| org.jboss.logmanager : jboss-logmanager | jar | 2.1.10.Final |
| org.eclipse.jetty.aggregate : jetty-all | jar | 9.4.44.v20210927 |
| 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.20.0 |
| org.apache.activemq : artemis-jms-server | jar | 2.20.0 |
| org.apache.activemq : artemis-jms-client | jar | 2.20.0 |
| org.apache.activemq : artemis-core-client | jar | 2.20.0 |
| org.apache.activemq : artemis-commons | jar | 2.20.0 |
| org.apache.activemq : artemis-commons | test-jar | 2.20.0 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.logging : jboss-logging-processor Необязательный | jar | 2.2.0.Final |
| org.jboss.logging : jboss-logging-annotations Необязательный | jar | 2.2.0.Final |
| com.google.errorprone : error_prone_core | jar | 2.9.0 |
| org.jboss.resteasy : tjws | jar | 3.15.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
| junit : junit | jar | 4.13.2 |