MVN

org.apache.syncope.ext : syncope-ext-saml2sp

Maven & Gradle

May 05, 2023

Apache Syncope Ext: SAML2 SP · Apache Syncope Ext: SAML2 SP

<dependency>
    <groupId>org.apache.syncope.ext</groupId>
    <artifactId>syncope-ext-saml2sp</artifactId>
    <version>2.1.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.syncope.ext : syncope-ext-saml2sp to add to Maven - Latest Versions:

  • Latest Stable: 2.1.14

All Versions

Choose a version of org.apache.syncope.ext : syncope-ext-saml2sp to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
syncope-ext-saml2sp-2.1.14
syncope-ext-saml2sp-2.1.13
syncope-ext-saml2sp-2.1.12
syncope-ext-saml2sp-2.1.11
syncope-ext-saml2sp-2.1.10
syncope-ext-saml2sp-2.1.9
syncope-ext-saml2sp-2.1.8
syncope-ext-saml2sp-2.1.7
syncope-ext-saml2sp-2.1.6
syncope-ext-saml2sp-2.1.5
syncope-ext-saml2sp-2.1.4
syncope-ext-saml2sp-2.1.3
syncope-ext-saml2sp-2.1.2
syncope-ext-saml2sp-2.1.1
syncope-ext-saml2sp-2.1.0
2.0.x
syncope-ext-saml2sp-2.0.16
syncope-ext-saml2sp-2.0.15
syncope-ext-saml2sp-2.0.14
syncope-ext-saml2sp-2.0.13
syncope-ext-saml2sp-2.0.12
syncope-ext-saml2sp-2.0.11
syncope-ext-saml2sp-2.0.10
syncope-ext-saml2sp-2.0.9
syncope-ext-saml2sp-2.0.8
syncope-ext-saml2sp-2.0.7
syncope-ext-saml2sp-2.0.6
syncope-ext-saml2sp-2.0.5
syncope-ext-saml2sp-2.0.4
syncope-ext-saml2sp-2.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.syncope.ext</groupId>
    <artifactId>syncope-ext-saml2sp</artifactId>
    <version>2.1.14</version>
</dependency>