is not current version
Last Version 2.23.1

ActiveMQ Artemis Server 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

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

artemis-server
Version

Version

2.20.0
Type

Type

jar
Description

Description

ActiveMQ Artemis Server
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-server 2.20.0


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

Dependencies

compile (23)

Group / Artifact Type Version
com.google.guava : guava jar 30.1-jre
org.jboss.logging : jboss-logging jar 3.4.2.Final
org.jboss.logmanager : jboss-logmanager jar 2.1.10.Final
org.apache.activemq : artemis-commons jar 2.20.0
org.apache.activemq : artemis-selector jar 2.20.0
org.apache.activemq : artemis-journal jar 2.20.0
org.apache.activemq : artemis-jdbc-store jar 2.20.0
org.apache.activemq : artemis-core-client jar 2.20.0
org.apache.activemq : artemis-quorum-api jar 2.20.0
org.apache.activemq : activemq-artemis-native jar 1.0.2
org.jctools : jctools-core jar 2.1.2
io.netty : netty-buffer jar 4.1.72.Final
io.netty : netty-transport jar 4.1.72.Final
io.netty : netty-codec-http jar 4.1.72.Final
io.netty : netty-common jar 4.1.72.Final
io.netty : netty-handler jar 4.1.72.Final
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 jar 4.1.72.Final
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-configuration2 jar 2.7
io.micrometer : micrometer-core jar 1.6.3
commons-io : commons-io jar 2.10.0

provided (3)

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
com.google.errorprone : error_prone_core jar 2.9.0

test (12)

Group / Artifact Type Version
org.apache.activemq : artemis-core-client test-jar 2.20.0
junit : junit jar 4.13.2
org.apache.directory.server : apacheds-test-framework jar 2.0.0.AM25
org.apache.directory.server : apacheds-server-annotations jar 2.0.0.AM25
org.apache.directory.server : apacheds-core-annotations jar 2.0.0.AM25
org.apache.directory.jdbm : apacheds-jdbm2 jar 2.0.0-M1
org.apache.activemq : artemis-commons test-jar 2.20.0
org.apache.derby : derby jar 10.11.1.1
org.mockito : mockito-core jar 3.12.4
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.