MVN

org.apache.syncope.core : syncope-core-am

Maven & Gradle

Jul 07, 2023

Apache Syncope Core AM · Apache Syncope Core AM

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

Latest Version

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

  • Latest Stable: 3.0.4

All Versions

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

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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