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