File | Operation |
---|---|
jms-examples-2.3.6.Final.pom | download |
<dependency>
<groupId>org.hornetq.examples.jms</groupId>
<artifactId>jms-examples</artifactId>
<version>2.3.6.Final</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.hornetq.examples.jms', module='jms-examples', version='2.3.6.Final')
)
<parent> <groupId>org.hornetq.examples</groupId> <artifactId>hornetq-examples</artifactId> <version>2.3.6.Final</version> </parent>