MVN

org.syncope : syncope

Maven & Gradle

Jan 19, 2012

Syncope · Syncope

<dependency>
    <groupId>org.syncope</groupId>
    <artifactId>syncope</artifactId>
    <version>0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.7.1

All Versions

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

Version Vulnerabilities Updated
0.7.x
syncope-0.7.1
0.7
syncope-0.7-EA
syncope-0.7
0.6.x
syncope-0.6.1
0.6
syncope-0.6
0.5.x
syncope-0.5.2
syncope-0.5.1
0.5
syncope-0.5
0.4.x
syncope-0.4.3
syncope-0.4.1
0.3
syncope-0.3
0.2.x
syncope-0.2.3
syncope-0.2.2
syncope-0.2.1
0.2
syncope-0.2
0.1.x
syncope-0.1.6
syncope-0.1.5
syncope-0.1.4
0.7RC2
syncope-0.7RC2
0.7RC1
syncope-0.7RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.syncope</groupId>
    <artifactId>syncope</artifactId>
    <version>0.7.1</version>
</dependency>

Advertisement