License |
License
lgpl
|
---|---|
GroupId | GroupIdorg.picketlink |
ArtifactId | ArtifactIdpicketlink-social-pom |
Last Version | Last Version2.0.0.Beta1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPicketLink Social - Aggregator
PicketLink Social provides the adaptors for Social Sites - OpenID, OAuth
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
picketlink-social-pom-2.0.0.Beta1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.picketlink/picketlink-social-pom/ -->
<dependency>
<groupId>org.picketlink</groupId>
<artifactId>picketlink-social-pom</artifactId>
<version>2.0.0.Beta1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.picketlink/picketlink-social-pom/
implementation 'org.picketlink:picketlink-social-pom:2.0.0.Beta1'
// https://jarcasting.com/artifacts/org.picketlink/picketlink-social-pom/
implementation ("org.picketlink:picketlink-social-pom:2.0.0.Beta1")
'org.picketlink:picketlink-social-pom:pom:2.0.0.Beta1'
<dependency org="org.picketlink" name="picketlink-social-pom" rev="2.0.0.Beta1">
<artifact name="picketlink-social-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.picketlink', module='picketlink-social-pom', version='2.0.0.Beta1')
)
libraryDependencies += "org.picketlink" % "picketlink-social-pom" % "2.0.0.Beta1"
[org.picketlink/picketlink-social-pom "2.0.0.Beta1"]