| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.apache.activemq |
| Идентификатор | Идентификаторartemis-jakarta-client |
| Версия | Версия2.19.0 |
| Тип | Типjar |
| Описание |
ОписаниеActiveMQ Artemis Jakarta Messaging Client
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-jakarta-client-2.19.0.pom | |
| artemis-jakarta-client-2.19.0.jar | 189 KB |
| artemis-jakarta-client-2.19.0-sources.jar | 129 KB |
| artemis-jakarta-client-2.19.0-javadoc.jar | 508 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/artemis-jakarta-client/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-jakarta-client</artifactId>
<version>2.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-jakarta-client/
implementation 'org.apache.activemq:artemis-jakarta-client:2.19.0'
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-jakarta-client/
implementation ("org.apache.activemq:artemis-jakarta-client:2.19.0")
'org.apache.activemq:artemis-jakarta-client:jar:2.19.0'
<dependency org="org.apache.activemq" name="artemis-jakarta-client" rev="2.19.0">
<artifact name="artemis-jakarta-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-jakarta-client', version='2.19.0')
)
libraryDependencies += "org.apache.activemq" % "artemis-jakarta-client" % "2.19.0"
[org.apache.activemq/artemis-jakarta-client "2.19.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.activemq : artemis-core-client | jar | 2.19.0 |
| org.apache.activemq : artemis-commons | jar | 2.19.0 |
| org.apache.activemq : artemis-selector | jar | 2.19.0 |
| jakarta.jms : jakarta.jms-api | jar | 3.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.logging : jboss-logging-processor Необязательный | jar | 2.2.0.Final |
| com.google.errorprone : error_prone_core | jar | 2.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.activemq : artemis-core-client | test-jar | 2.19.0 |
| junit : junit | jar | 4.13.2 |
| org.jboss.logmanager : jboss-logmanager | jar | 2.1.10.Final |