MVN

org.picketlink : picketlink

Maven & Gradle

Dec 22, 2015
12 usages
92 stars

PicketLink Full JAR Distribution

<dependency>
    <groupId>org.picketlink</groupId>
    <artifactId>picketlink</artifactId>
    <version>2.7.1.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.7.1.Final
  • Latest Beta: 2.7.0.Beta2

All Versions

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

  • Version Updated
  • picketlink-2.7.1.Final

    Dec 21, 2015
  • picketlink-2.7.0.Final

    Feb 27, 2015
  • picketlink-2.7.0.CR3

    Dec 23, 2014
  • picketlink-2.7.0.CR2

    Nov 07, 2014
  • picketlink-2.7.0.CR1

    Oct 07, 2014
  • picketlink-2.7.0.CR1-20140924

    Sep 25, 2014
  • picketlink-2.7.0.Beta2

    Sep 15, 2014
  • picketlink-2.7.0.Beta1

    Aug 26, 2014
  • picketlink-2.7.0.Beta1-20140731

    Jul 31, 2014
  • picketlink-2.6.1.Final

    Jul 17, 2014
  • picketlink-2.6.0.Final

    Jun 22, 2014
  • picketlink-2.6.0.CR5

    Jun 16, 2014
  • picketlink-2.6.0.CR4

    Jun 07, 2014

How to add a dependency to Maven

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

<dependency>
    <groupId>org.picketlink</groupId>
    <artifactId>picketlink</artifactId>
    <version>2.7.1.Final</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.picketlink:picketlink:2.7.1.Final'

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

implementation("org.picketlink:picketlink:2.7.1.Final")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.picketlink" % "picketlink" % "2.7.1.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

Jan 06, 2022
9 usages
33 stars
Jun 02, 2017
5 usages
Jul 18, 2022
69 usages
237 stars
Jan 16, 2023
6 usages
3 stars
Oct 11, 2019
5 usages
126 stars
Apr 15, 2021
3 usages
5 stars
Apr 22, 2017
4 usages
22 stars
Jun 20, 2015
2 usages
1.7k stars
Dec 09, 2022
33 usages
5 stars
Jun 28, 2012
8 usages
0 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome