License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq.examples.modules |
ArtifactId | ArtifactIdaerogear |
Last Version | Last Version1.5.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ 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.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : artemis-cli | jar | 1.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 6.0.0 |
org.osgi : osgi.cmpn | jar | 6.0.0 |