MVN

org.picketlink.product : picketlink-federation-webapps

Maven & Gradle

Nov 16, 2011

PicketLink Federation Web Applications · PicketLink Web Applications contains the web applications for Federated Identity Needs.

<dependency>
    <groupId>org.picketlink.product</groupId>
    <artifactId>picketlink-federation-webapps</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.picketlink.product : picketlink-federation-webapps to add to Maven - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of org.picketlink.product : picketlink-federation-webapps to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
picketlink-federation-webapps-2.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.picketlink.product</groupId>
    <artifactId>picketlink-federation-webapps</artifactId>
    <version>2.0.2</version>
</dependency>