Last Version

Apache Syncope Core Misc 2.0.0-M1

Apache Syncope Core Misc

License

License

GroupId

GroupId

org.apache.syncope.core
ArtifactId

ArtifactId

syncope-core-misc
Version

Version

2.0.0-M1
Type

Type

jar
Description

Description

Apache Syncope Core Misc
Apache Syncope Core Misc
Project Organization

Project Organization

The Apache Software Foundation

Download syncope-core-misc 2.0.0-M1


<!-- https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-misc/ -->
<dependency>
    <groupId>org.apache.syncope.core</groupId>
    <artifactId>syncope-core-misc</artifactId>
    <version>2.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-misc/
implementation 'org.apache.syncope.core:syncope-core-misc:2.0.0-M1'
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-misc/
implementation ("org.apache.syncope.core:syncope-core-misc:2.0.0-M1")
'org.apache.syncope.core:syncope-core-misc:jar:2.0.0-M1'
<dependency org="org.apache.syncope.core" name="syncope-core-misc" rev="2.0.0-M1">
  <artifact name="syncope-core-misc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.core', module='syncope-core-misc', version='2.0.0-M1')
)
libraryDependencies += "org.apache.syncope.core" % "syncope-core-misc" % "2.0.0-M1"
[org.apache.syncope.core/syncope-core-misc "2.0.0-M1"]

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
org.apache.commons : commons-jexl jar 2.1.1
commons-codec : commons-codec jar 1.10
com.fasterxml.jackson.core : jackson-core jar 2.6.4
com.fasterxml.jackson.core : jackson-databind jar 2.6.4
com.fasterxml.jackson.module : jackson-module-afterburner jar 2.6.4
org.springframework : spring-tx jar 4.2.4.RELEASE
org.jasypt : jasypt jar 1.9.2
org.springframework : spring-aop jar 4.2.4.RELEASE
org.springframework : spring-expression jar 4.2.4.RELEASE
org.springframework.security : spring-security-core jar 4.0.3.RELEASE
org.springframework.security : spring-security-web jar 4.0.3.RELEASE
org.apache.syncope.core : syncope-core-provisioning-api jar 2.0.0-M1
org.apache.syncope.common : syncope-common-rest-api jar 2.0.0-M1

provided (1)

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

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.13
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.