| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.activemq.examples.modules |
| Идентификатор | Идентификаторaerogear |
| Последняя версия | Последняя версия1.5.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеActiveMQ Artemis JMS AeroGear Example
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| aerogear-1.5.6.pom | |
| aerogear-1.5.6.jar | 12 KB |
| aerogear-1.5.6-sources.jar | 9 KB |
| aerogear-1.5.6-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/aerogear/ -->
<dependency>
<groupId>org.apache.activemq.examples.modules</groupId>
<artifactId>aerogear</artifactId>
<version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/aerogear/
implementation 'org.apache.activemq.examples.modules:aerogear:1.5.6'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/aerogear/
implementation ("org.apache.activemq.examples.modules:aerogear:1.5.6")
'org.apache.activemq.examples.modules:aerogear:jar:1.5.6'
<dependency org="org.apache.activemq.examples.modules" name="aerogear" rev="1.5.6">
<artifact name="aerogear" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.modules', module='aerogear', version='1.5.6')
)
libraryDependencies += "org.apache.activemq.examples.modules" % "aerogear" % "1.5.6"
[org.apache.activemq.examples.modules/aerogear "1.5.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.activemq : artemis-cli | jar | 1.5.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.core | jar | 6.0.0 |
| org.osgi : osgi.cmpn | jar | 6.0.0 |