| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.apache.activemq |
| Идентификатор | Идентификаторartemis-jakarta-client |
| Версия | Версия2.17.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.17.0.pom | |
| artemis-jakarta-client-2.17.0.jar | 189 KB |
| artemis-jakarta-client-2.17.0-sources.jar | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/artemis-jakarta-client/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-jakarta-client</artifactId>
<version>2.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-jakarta-client/
implementation 'org.apache.activemq:artemis-jakarta-client:2.17.0'
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-jakarta-client/
implementation ("org.apache.activemq:artemis-jakarta-client:2.17.0")
'org.apache.activemq:artemis-jakarta-client:jar:2.17.0'
<dependency org="org.apache.activemq" name="artemis-jakarta-client" rev="2.17.0">
<artifact name="artemis-jakarta-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-jakarta-client', version='2.17.0')
)
libraryDependencies += "org.apache.activemq" % "artemis-jakarta-client" % "2.17.0"
[org.apache.activemq/artemis-jakarta-client "2.17.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.jms : jakarta.jms-api | jar | 3.0.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-selector | jar | 2.17.0 |