ActiveMQ Artemis JMS Examples

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

jms-examples
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

ActiveMQ Artemis JMS Examples
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 jms-examples

Filename Size
jms-examples-1.0.0.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0