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