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