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