File | Operation |
---|---|
picketlink-parent-2.5.5.SP2.pom | download |
<dependency>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-parent</artifactId>
<version>2.5.5.SP2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.picketlink', module='picketlink-parent', version='2.5.5.SP2')
)