License |
License
lgpl
|
---|---|
GroupId | GroupIdorg.picketlink.product |
ArtifactId | ArtifactIdpicketlink-fed-parent |
Version | Version2.0.2 |
Type | Typepom |
Description |
DescriptionPicketLink Federation- Parent
PicketLink is a cross-cutting project that handles identity needs for the JEMS projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
picketlink-fed-parent-2.0.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.picketlink.product/picketlink-fed-parent/ -->
<dependency>
<groupId>org.picketlink.product</groupId>
<artifactId>picketlink-fed-parent</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.picketlink.product/picketlink-fed-parent/
implementation 'org.picketlink.product:picketlink-fed-parent:2.0.2'
// https://jarcasting.com/artifacts/org.picketlink.product/picketlink-fed-parent/
implementation ("org.picketlink.product:picketlink-fed-parent:2.0.2")
'org.picketlink.product:picketlink-fed-parent:pom:2.0.2'
<dependency org="org.picketlink.product" name="picketlink-fed-parent" rev="2.0.2">
<artifact name="picketlink-fed-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.picketlink.product', module='picketlink-fed-parent', version='2.0.2')
)
libraryDependencies += "org.picketlink.product" % "picketlink-fed-parent" % "2.0.2"
[org.picketlink.product/picketlink-fed-parent "2.0.2"]