| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.activemq.rest |
| Идентификатор | Идентификаторartemis-rest |
| Версия | Версия2.17.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.17.0.pom | |
| artemis-rest-2.17.0.jar | 139 KB |
| artemis-rest-2.17.0-sources.jar | 104 KB |
| artemis-rest-2.17.0-javadoc.jar | 444 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.4.0 |
| org.jboss.resteasy : tjws | jar | 3.0.19.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
| junit : junit | jar | 4.11 |