is not current version
Last Version 2.23.1

ActiveMQ Artemis JMS Client 2.23.0

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

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

artemis-jms-client
Version

Version

2.23.0
Type

Type

jar
Description

Description

ActiveMQ Artemis JMS Client
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 artemis-jms-client 2.23.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.activemq : artemis-core-client jar 2.23.0
org.apache.activemq : artemis-commons jar 2.23.0
org.apache.activemq : artemis-selector jar 2.23.0
jakarta.jms : jakarta.jms-api jar 2.0.3

provided (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor Optional jar 2.2.1.Final

test (3)

Group / Artifact Type Version
org.apache.activemq : artemis-core-client test-jar 2.23.0
junit : junit jar 4.13.2
org.jboss.logmanager : jboss-logmanager jar 2.1.18.Final

Project Modules

There are no modules declared in this project.