MVN

org.apache.syncope : syncope-fit

Maven & Gradle

Jul 07, 2023

Apache Syncope FIT · Apache Syncope Full Integration Test

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

Latest Version

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

  • Latest Stable: 3.0.4

All Versions

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

Version Vulnerabilities Updated
3.0.x
syncope-fit-3.0.4
syncope-fit-3.0.3
syncope-fit-3.0.2
syncope-fit-3.0.1
syncope-fit-3.0.0
syncope-fit-3.0.0-M2
syncope-fit-3.0.0-M1
syncope-fit-3.0.0-M0
2.1.x
syncope-fit-2.1.14
syncope-fit-2.1.13
syncope-fit-2.1.12
syncope-fit-2.1.11
syncope-fit-2.1.10
syncope-fit-2.1.9
syncope-fit-2.1.8
syncope-fit-2.1.7
syncope-fit-2.1.6
syncope-fit-2.1.5
syncope-fit-2.1.4
syncope-fit-2.1.3
syncope-fit-2.1.2
syncope-fit-2.1.1
syncope-fit-2.1.0
2.0.x
syncope-fit-2.0.16
syncope-fit-2.0.15
syncope-fit-2.0.14
syncope-fit-2.0.13
syncope-fit-2.0.12
syncope-fit-2.0.11
syncope-fit-2.0.10
syncope-fit-2.0.9
syncope-fit-2.0.8
syncope-fit-2.0.7
syncope-fit-2.0.6
syncope-fit-2.0.5
syncope-fit-2.0.4
syncope-fit-2.0.3
syncope-fit-2.0.2
syncope-fit-2.0.1
syncope-fit-2.0.0
syncope-fit-2.0.0.M5
syncope-fit-2.0.0-M4
syncope-fit-2.0.0-M3
syncope-fit-2.0.0-M2
syncope-fit-2.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement