MVN

com.idc.webchannel.pac4j : extensions

Maven & Gradle

Sep 05, 2017
4 stars

IDC extensions to the PAC4J library · A set of extensions to the PAC4J library. Developed by IDC and released as open source.

<dependency>
    <groupId>com.idc.webchannel.pac4j</groupId>
    <artifactId>extensions</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.idc.webchannel.pac4j : extensions to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.idc.webchannel.pac4j : extensions to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
extensions-2.0.0
1.9.x
extensions-1.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.idc.webchannel.pac4j</groupId>
    <artifactId>extensions</artifactId>
    <version>2.0.0</version>
</dependency>

Advertisement