文件下载
文件名 操作
apache-artemis-2.19.0.pom 下载
Apache Maven
<dependency>
  <groupId>org.apache.activemq</groupId>
  <artifactId>apache-artemis</artifactId>
  <version>2.19.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.apache.activemq:apache-artemis:2.19.0'
Gradle Kotlin
implementation("org.apache.activemq:apache-artemis:2.19.0")
Scala SBT
libraryDependencies += "org.apache.activemq" % "apache-artemis" % "2.19.0"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.activemq', module='apache-artemis', version='2.19.0')
)
Apache Ivy
<dependency org="org.apache.activemq" name="apache-artemis" rev="2.19.0" />
Leiningen
[org.apache.activemq/apache-artemis "2.19.0"]
Apache Buildr
'org.apache.activemq:apache-artemis:jar:2.19.0'
本项目依赖
<parent>
  <groupId>org.apache.activemq</groupId>
  <artifactId>artemis-pom</artifactId>
  <version>2.19.0</version>
</parent>

compile

|-- org.apache.activemq:artemis-jms-client-all

|-- org.apache.activemq:artemis-jakarta-client-all

|-- org.apache.activemq:artemis-boot

|-- org.apache.activemq:artemis-server

|-- org.apache.activemq:artemis-dto

|-- org.apache.activemq:artemis-cli

|-- org.apache.activemq:artemis-jms-server

|-- org.apache.activemq:artemis-jms-client

|-- org.apache.activemq:artemis-ra

|-- org.apache.activemq:artemis-spring-integration

|-- org.apache.activemq.rest:artemis-rest

|-- org.apache.activemq:artemis-web

|-- org.apache.activemq:artemis-core-client

|-- org.apache.activemq:artemis-amqp-protocol

|-- org.apache.activemq:artemis-stomp-protocol

|-- org.apache.activemq:artemis-openwire-protocol

|-- org.apache.activemq:artemis-hornetq-protocol

|-- org.apache.activemq:artemis-mqtt-protocol

|-- org.apache.activemq:activemq-artemis-native

|-- org.apache.activemq:artemis-jdbc-store

|-- org.apache.activemq:artemis-website

|-- org.jboss.logmanager:jboss-logmanager

|-- org.jboss.slf4j:slf4j-jboss-logmanager

|-- org.wildfly.common:wildfly-common

|-- io.airlift:airline

|-- org.apache.activemq:activemq-client

|-- org.apache.activemq:activemq-openwire-legacy

|-- org.eclipse.jetty.aggregate:jetty-all

|-- org.apache.tomcat:tomcat-servlet-api

|-- org.apache.qpid:qpid-jms-client

|-- org.apache.activemq:artemis-console

|-- org.apache.activemq:activemq-branding

|-- org.apache.activemq:artemis-plugin

|-- commons-beanutils:commons-beanutils

|-- commons-logging:commons-logging

|-- org.apache.activemq:artemis-website

|-- org.apache.activemq:artemis-quorum-api

|-- org.apache.activemq:artemis-quorum-ri

|-- io.netty:netty-all

|-- jakarta.json:jakarta.json-api

|-- org.apache.johnzon:johnzon-core

|-- jakarta.security.auth.message:jakarta.security.auth.message-api