License |
License |
---|---|
GroupId | GroupIdorg.picketlink |
ArtifactId | ArtifactIdpicketlink-parent |
Last Version | Last Version5.0.0-2013Jan16 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPicketLink Parent
PicketLink provides features for securing Java EE6 applications.
|
Project URL |
Project URL |
Filename | Size |
---|---|
picketlink-parent-5.0.0-2013Jan16.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.picketlink/picketlink-parent/ -->
<dependency>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-parent</artifactId>
<version>5.0.0-2013Jan16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.picketlink/picketlink-parent/
implementation 'org.picketlink:picketlink-parent:5.0.0-2013Jan16'
// https://jarcasting.com/artifacts/org.picketlink/picketlink-parent/
implementation ("org.picketlink:picketlink-parent:5.0.0-2013Jan16")
'org.picketlink:picketlink-parent:pom:5.0.0-2013Jan16'
<dependency org="org.picketlink" name="picketlink-parent" rev="5.0.0-2013Jan16">
<artifact name="picketlink-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.picketlink', module='picketlink-parent', version='5.0.0-2013Jan16')
)
libraryDependencies += "org.picketlink" % "picketlink-parent" % "5.0.0-2013Jan16"
[org.picketlink/picketlink-parent "5.0.0-2013Jan16"]