File | Operation |
---|---|
artemis-features-2.10.1.pom | download |
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-features</artifactId>
<version>2.10.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='artemis-features', version='2.10.1')
)