MVN

org.apache.syncope.ext : syncope-ext-saml2sp4ui

Maven & Gradle

Jul 07, 2023

Apache Syncope Ext: SAML2 SP4UI · Apache Syncope Ext: SAML2 SP4UI

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

Latest Version

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

  • Latest Stable: 3.0.4

All Versions

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

Version Vulnerabilities Updated
3.0.x
syncope-ext-saml2sp4ui-3.0.4
syncope-ext-saml2sp4ui-3.0.3
syncope-ext-saml2sp4ui-3.0.2
syncope-ext-saml2sp4ui-3.0.1
syncope-ext-saml2sp4ui-3.0.0
syncope-ext-saml2sp4ui-3.0.0-M2
syncope-ext-saml2sp4ui-3.0.0-M1
syncope-ext-saml2sp4ui-3.0.0-M0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.syncope.ext</groupId>
    <artifactId>syncope-ext-saml2sp4ui</artifactId>
    <version>3.0.4</version>
</dependency>