File | Operation |
---|---|
picketbox-parent-4.0.16.Final.pom | download |
<dependency>
<groupId>org.picketbox</groupId>
<artifactId>picketbox-parent</artifactId>
<version>4.0.16.Final</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.picketbox', module='picketbox-parent', version='4.0.16.Final')
)
<parent> <groupId>org.jboss</groupId> <artifactId>jboss-parent</artifactId> <version>5</version> </parent>