is not current version
Last Version 2.23.1

ActiveMQ Artemis Core Client 2.20.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-core-client
Version

Version

2.20.0
Type

Type

jar
Description

Description

ActiveMQ Artemis Core 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-core-client 2.20.0


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

Dependencies

compile (12)

Group / Artifact Type Version
org.jgroups : jgroups jar 3.6.13.Final
org.apache.activemq : artemis-commons jar 2.20.0
io.netty : netty-transport-native-epoll jar 4.1.72.Final
io.netty : netty-transport-native-kqueue jar 4.1.72.Final
io.netty : netty-codec-http jar 4.1.72.Final
io.netty : netty-buffer jar 4.1.72.Final
io.netty : netty-transport jar 4.1.72.Final
io.netty : netty-handler jar 4.1.72.Final
io.netty : netty-handler-proxy jar 4.1.72.Final
io.netty : netty-codec jar 4.1.72.Final
io.netty : netty-codec-socks jar 4.1.72.Final
io.netty : netty-common jar 4.1.72.Final

provided (6)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor Optional jar 2.2.0.Final
org.jboss.logging : jboss-logging-annotations Optional jar 2.2.0.Final
org.jboss.logging : jboss-logging Optional jar 3.4.2.Final
org.jboss.logmanager : jboss-logmanager Optional jar 2.1.10.Final
com.google.errorprone : error_prone_core jar 2.9.0
org.wildfly.common : wildfly-common Optional jar 1.5.2.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest jar 2.1
org.apache.johnzon : johnzon-core jar 0.9.5
jakarta.json : jakarta.json-api jar 1.1.6

Project Modules

There are no modules declared in this project.