License |
License |
---|---|
GroupId | GroupIdorg.apache.syncope.core |
ArtifactId | ArtifactIdsyncope-core-provisioning-api |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Syncope Core Provisioning API
Apache Syncope Core Provisioning API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-provisioning-api/ -->
<dependency>
<groupId>org.apache.syncope.core</groupId>
<artifactId>syncope-core-provisioning-api</artifactId>
<version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-provisioning-api/
implementation 'org.apache.syncope.core:syncope-core-provisioning-api:2.1.11'
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-provisioning-api/
implementation ("org.apache.syncope.core:syncope-core-provisioning-api:2.1.11")
'org.apache.syncope.core:syncope-core-provisioning-api:jar:2.1.11'
<dependency org="org.apache.syncope.core" name="syncope-core-provisioning-api" rev="2.1.11">
<artifact name="syncope-core-provisioning-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.core', module='syncope-core-provisioning-api', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.core" % "syncope-core-provisioning-api" % "2.1.11"
[org.apache.syncope.core/syncope-core-provisioning-api "2.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-jexl3 | jar | 3.2.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.4 |
com.fasterxml.jackson.module : jackson-module-afterburner | jar | 2.11.4 |
org.springframework : spring-context | jar | 5.2.19.RELEASE |
org.springframework : spring-tx | jar | 5.2.19.RELEASE |
org.quartz-scheduler : quartz | jar | 2.3.2 |
org.apache.syncope.core : syncope-core-persistence-api | jar | 2.1.11 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.2.19.RELEASE |
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.mockito : mockito-core | jar | 4.4.0 |
org.mockito : mockito-junit-jupiter | jar | 4.4.0 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |