License |
License |
---|---|
GroupId | GroupIdorg.apache.syncope.core |
ArtifactId | ArtifactIdsyncope-core-spring |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Syncope Core Spring
Apache Syncope Core Misc
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
syncope-core-spring-2.1.11.pom | |
syncope-core-spring-2.1.11.jar | 81 KB |
syncope-core-spring-2.1.11-sources.jar | 62 KB |
syncope-core-spring-2.1.11-javadoc.jar | 222 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-spring/ -->
<dependency>
<groupId>org.apache.syncope.core</groupId>
<artifactId>syncope-core-spring</artifactId>
<version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-spring/
implementation 'org.apache.syncope.core:syncope-core-spring:2.1.11'
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-spring/
implementation ("org.apache.syncope.core:syncope-core-spring:2.1.11")
'org.apache.syncope.core:syncope-core-spring:jar:2.1.11'
<dependency org="org.apache.syncope.core" name="syncope-core-spring" rev="2.1.11">
<artifact name="syncope-core-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.core', module='syncope-core-spring', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.core" % "syncope-core-spring" % "2.1.11"
[org.apache.syncope.core/syncope-core-spring "2.1.11"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
org.jasypt : jasypt | jar | 1.9.3 |
org.apache.cxf : cxf-rt-rs-security-jose | jar | 3.3.13 |
org.springframework.security : spring-security-core | jar | 5.2.13.RELEASE |
org.springframework.security : spring-security-web | jar | 5.2.13.RELEASE |
org.springframework : spring-tx | jar | 5.2.19.RELEASE |
org.codehaus.groovy : groovy | jar | 3.0.10 |
com.fasterxml.uuid : java-uuid-generator | jar | 4.0.1 |
org.apache.syncope.core : syncope-core-provisioning-api | jar | 2.1.11 |
org.apache.syncope.common : syncope-common-rest-api | jar | 2.1.11 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.springframework : spring-test | jar | 5.2.19.RELEASE |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |