MVN

org.picketlink : idp-as7

Maven & Gradle

Mar 23, 2012

PicketLink Federation Identity Provider · PicketLink Samples contains the samples for Federated Identity Needs.

<dependency>
    <groupId>org.picketlink</groupId>
    <artifactId>idp-as7</artifactId>
    <version>2.0.3.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.picketlink : idp-as7 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3.Final

All Versions

Choose a version of org.picketlink : idp-as7 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
idp-as7-2.0.3.Final
idp-as7-2.0.2.Final
idp-as7-2.0.1.1.final

How to add a dependency to Maven

Add the following org.picketlink : idp-as7 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.picketlink</groupId>
    <artifactId>idp-as7</artifactId>
    <version>2.0.3.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.picketlink : idp-as7 gradle dependency to your build.gradle file:

implementation 'org.picketlink:idp-as7:2.0.3.Final'

Gradle Kotlin DSL: Add the following org.picketlink : idp-as7 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.picketlink:idp-as7:2.0.3.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.picketlink : idp-as7 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.picketlink" % "idp-as7" % "2.0.3.Final"

Advertisement

Dependencies from Group

Jun 30, 2018
66 usages
92 stars
Jun 30, 2018
54 usages
92 stars
Jun 30, 2018
52 usages
92 stars
Jun 30, 2018
39 usages
92 stars
Jun 30, 2018
34 usages
92 stars

Discover Dependencies

idp
Mar 23, 2012
Jan 04, 2013
3 usages
Jan 04, 2013
Mar 18, 2015
29 stars