| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.activemq.rest |
| Идентификатор | Идентификаторartemis-rest |
| Последняя версия | Последняя версия2.23.1 |
| Дата | Дата |
| Тип | Тип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.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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.logging : jboss-logging-processor Необязательный | jar | 2.2.1.Final |
| org.jboss.logging : jboss-logging-annotations Необязательный | jar | 2.2.1.Final |
| org.jboss.resteasy : tjws | jar | 3.15.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
| junit : junit | jar | 4.13.2 |