MVN

org.apache.syncope : syncope-root

Maven & Gradle

Apr 11, 2014

Apache Syncope Root · Syncope root POM

<dependency>
    <groupId>org.apache.syncope</groupId>
    <artifactId>syncope-root</artifactId>
    <version>1.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.9
  • Latest Release Candidate: 1.0.0-RC3-incubating

All Versions

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

Version Vulnerabilities Updated
1.0.x
syncope-root-1.0.9
CVE-2018-1321
syncope-root-1.0.8
CVE-2018-1321
syncope-root-1.0.7
CVE-2018-1321
syncope-root-1.0.6
CVE-2018-1321
syncope-root-1.0.5
CVE-2018-1321
syncope-root-1.0.4
CVE-2018-1321
syncope-root-1.0.3-incubating
CVE-2018-1321
syncope-root-1.0.2-incubating
CVE-2018-1321
syncope-root-1.0.1-incubating
CVE-2018-1321
syncope-root-1.0.0-incubating
CVE-2018-1321
syncope-root-1.0.0-RC3-incubating
CVE-2018-1321
syncope-root-1.0.0-RC2-incubating
CVE-2018-1321
syncope-root-1.0.0-RC1-incubating
CVE-2018-1321

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.syncope</groupId>
    <artifactId>syncope-root</artifactId>
    <version>1.0.9</version>
</dependency>