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