| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.apache.activemq |
| Идентификатор | Идентификаторartemis-core-client |
| Версия | Версия2.23.0 |
| Тип | Типjar |
| Описание |
ОписаниеActiveMQ Artemis Core 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-core-client-2.23.0.pom | |
| artemis-core-client-2.23.0.jar | 820 KB |
| artemis-core-client-2.23.0-tests.jar | 71 KB |
| artemis-core-client-2.23.0-sources.jar | 629 KB |
| artemis-core-client-2.23.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/artemis-core-client/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-core-client</artifactId>
<version>2.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-core-client/
implementation 'org.apache.activemq:artemis-core-client:2.23.0'
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-core-client/
implementation ("org.apache.activemq:artemis-core-client:2.23.0")
'org.apache.activemq:artemis-core-client:jar:2.23.0'
<dependency org="org.apache.activemq" name="artemis-core-client" rev="2.23.0">
<artifact name="artemis-core-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-core-client', version='2.23.0')
)
libraryDependencies += "org.apache.activemq" % "artemis-core-client" % "2.23.0"
[org.apache.activemq/artemis-core-client "2.23.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jgroups : jgroups | jar | 5.2.0.Final |
| org.apache.activemq : artemis-commons | jar | 2.23.0 |
| io.netty : netty-transport-native-epoll | jar | 4.1.77.Final |
| io.netty : netty-transport-native-kqueue | jar | 4.1.77.Final |
| io.netty : netty-codec-http | jar | 4.1.77.Final |
| io.netty : netty-buffer | jar | 4.1.77.Final |
| io.netty : netty-transport | jar | 4.1.77.Final |
| io.netty : netty-handler | jar | 4.1.77.Final |
| io.netty : netty-handler-proxy | jar | 4.1.77.Final |
| io.netty : netty-codec | jar | 4.1.77.Final |
| io.netty : netty-codec-socks | jar | 4.1.77.Final |
| io.netty : netty-common | jar | 4.1.77.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.logging : jboss-logging-processor Необязательный | jar | 2.2.1.Final |
| org.jboss.logging : jboss-logging-annotations Необязательный | jar | 2.2.1.Final |
| org.jboss.logging : jboss-logging Необязательный | jar | 3.5.0.Final |
| org.jboss.logmanager : jboss-logmanager Необязательный | jar | 2.1.18.Final |
| org.wildfly.common : wildfly-common Необязательный | jar | 1.5.2.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.hamcrest : hamcrest | jar | 2.1 |
| org.apache.johnzon : johnzon-core | jar | 1.2.16 |
| jakarta.json : jakarta.json-api | jar | 1.1.6 |