MVN

org.apache.syncope : syncope-wa

Maven & Gradle

Jul 07, 2023

Apache Syncope WA · Apache Syncope WA

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

Latest Version

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

  • Latest Stable: 3.0.4

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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