<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-quorum-ri</artifactId>
<version>2.23.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-quorum-ri', version='2.23.0')
)
<parent> <groupId>org.apache.activemq</groupId> <artifactId>artemis-pom</artifactId> <version>2.23.0</version> </parent>
compile
|-- org.apache.curator:curator-recipes
|-- org.apache.curator:curator-client
|-- org.apache.zookeeper:zookeeper
|-- org.apache.activemq:artemis-quorum-api
|-- org.jboss.logging:jboss-logging
|-- org.jboss.slf4j:slf4j-jboss-logmanager
|-- org.apache.activemq:artemis-commons
provided
|-- org.jboss.logging:jboss-logging-processor
test
|-- org.apache.curator:curator-test
|-- junit:junit
|-- org.jboss.logmanager:jboss-logmanager