文件名 | 操作 |
---|---|
apache-artemis-2.17.0.pom | 下载 |
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>apache-artemis</artifactId>
<version>2.17.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='apache-artemis', version='2.17.0')
)
<parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> <version>2.17.0</version> </parent>
compile
|-- org.apache.activemq:artemis-jms-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-tools
|-- org.apache.activemq:artemis-website
|-- org.jboss.logmanager:jboss-logmanager
|-- org.jboss.slf4j:slf4j-jboss-logmanager
|-- org.wildfly.common:wildfly-common
|-- 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.geronimo.specs:geronimo-json_1.0_spec