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