License |
License |
---|---|
GroupId | GroupIdorg.apache.syncope.core |
ArtifactId | ArtifactIdsyncope-core-persistence-api |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Syncope Core Persistence API
Apache Syncope Core Persistence API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-persistence-api/ -->
<dependency>
<groupId>org.apache.syncope.core</groupId>
<artifactId>syncope-core-persistence-api</artifactId>
<version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-persistence-api/
implementation 'org.apache.syncope.core:syncope-core-persistence-api:2.1.11'
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-persistence-api/
implementation ("org.apache.syncope.core:syncope-core-persistence-api:2.1.11")
'org.apache.syncope.core:syncope-core-persistence-api:jar:2.1.11'
<dependency org="org.apache.syncope.core" name="syncope-core-persistence-api" rev="2.1.11">
<artifact name="syncope-core-persistence-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.core', module='syncope-core-persistence-api', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.core" % "syncope-core-persistence-api" % "2.1.11"
[org.apache.syncope.core/syncope-core-persistence-api "2.1.11"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
net.tirasa.connid : connector-framework | jar | 1.5.0.2 |
net.tirasa.connid : connector-framework-internal | jar | 1.5.0.2 |
net.tirasa.connid : slf4j-logging | jar | 1.5.0.2 |
org.apache.syncope.common : syncope-common-lib | jar | 2.1.11 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |