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