Last Version

Apache Syncope Core Spring 2.1.11

Apache Syncope Core Misc

License

License

GroupId

GroupId

org.apache.syncope.core
ArtifactId

ArtifactId

syncope-core-spring
Version

Version

2.1.11
Type

Type

jar
Description

Description

Apache Syncope Core Spring
Apache Syncope Core Misc
Project Organization

Project Organization

The Apache Software Foundation

Download syncope-core-spring 2.1.11


<!-- 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"]

Dependencies

compile (10)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

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

Project Modules

There are no modules declared in this project.