MVN

org.apache.syncope.client : syncope-client-idm

Maven & Gradle

Jul 07, 2023

Apache Syncope Client IdM · Apache Syncope Client IdM

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

Latest Version

Choose a version of org.apache.syncope.client : syncope-client-idm to add to Maven - Latest Versions:

  • Latest Stable: 3.0.4

All Versions

Choose a version of org.apache.syncope.client : syncope-client-idm to add to Maven - All Versions:

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.syncope.client</groupId>
    <artifactId>syncope-client-idm</artifactId>
    <version>3.0.4</version>
</dependency>