| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.activemq |
| Идентификатор | Идентификаторartemis-commons |
| Версия | Версия2.18.0 |
| Тип | Типjar |
| Описание |
ОписаниеActiveMQ Artemis Commons
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-commons-2.18.0.pom | |
| artemis-commons-2.18.0.jar | 414 KB |
| artemis-commons-2.18.0-tests.jar | 141 KB |
| artemis-commons-2.18.0-sources.jar | 304 KB |
| artemis-commons-2.18.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/artemis-commons/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-commons</artifactId>
<version>2.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-commons/
implementation 'org.apache.activemq:artemis-commons:2.18.0'
// https://jarcasting.com/artifacts/org.apache.activemq/artemis-commons/
implementation ("org.apache.activemq:artemis-commons:2.18.0")
'org.apache.activemq:artemis-commons:jar:2.18.0'
<dependency org="org.apache.activemq" name="artemis-commons" rev="2.18.0">
<artifact name="artemis-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-commons', version='2.18.0')
)
libraryDependencies += "org.apache.activemq" % "artemis-commons" % "2.18.0"
[org.apache.activemq/artemis-commons "2.18.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.logging : jboss-logging | jar | 3.4.2.Final |
| io.netty : netty-buffer | jar | 4.1.66.Final |
| io.netty : netty-transport | jar | 4.1.66.Final |
| io.netty : netty-handler | jar | 4.1.66.Final |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| jakarta.json : jakarta.json-api | jar | 1.1.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jboss.logging : jboss-logging-processor Необязательный | jar | 2.2.0.Final |
| org.jboss.logging : jboss-logging-annotations Необязательный | jar | 2.2.0.Final |
| org.jboss.logmanager : jboss-logmanager Необязательный | jar | 2.1.10.Final |
| com.google.errorprone : error_prone_core | jar | 2.6.0 |
| org.wildfly.common : wildfly-common Необязательный | jar | 1.5.2.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.hamcrest : hamcrest | jar | 2.1 |