ActiveMQ Artemis Examples common

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.

License

License

GroupId

GroupId

org.apache.activemq.examples.jms
ArtifactId

ArtifactId

common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ActiveMQ Artemis Examples common
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

The Apache Software Foundation

Download common

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.jms/common/ -->
<dependency>
    <groupId>org.apache.activemq.examples.jms</groupId>
    <artifactId>common</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.jms/common/
implementation 'org.apache.activemq.examples.jms:common:1.0.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.jms/common/
implementation ("org.apache.activemq.examples.jms:common:1.0.0")
'org.apache.activemq.examples.jms:common:jar:1.0.0'
<dependency org="org.apache.activemq.examples.jms" name="common" rev="1.0.0">
  <artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.jms', module='common', version='1.0.0')
)
libraryDependencies += "org.apache.activemq.examples.jms" % "common" % "1.0.0"
[org.apache.activemq.examples.jms/common "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jms_2.0_spec jar 1.0-alpha-1
org.apache.activemq : artemis-commons jar 1.0.0
org.apache.activemq : artemis-core-client jar 1.0.0
org.apache.activemq : artemis-jms-client jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0