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