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