Last Version

Apache Syncope Core 2.1.11

Apache Syncope Core

License

License

GroupId

GroupId

org.apache.syncope
ArtifactId

ArtifactId

syncope-core
Version

Version

2.1.11
Type

Type

pom
Description

Description

Apache Syncope Core
Apache Syncope Core
Project Organization

Project Organization

The Apache Software Foundation

Download syncope-core 2.1.11

Filename Size
syncope-core-2.1.11.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • persistence-api
  • persistence-jpa
  • persistence-jpa-json
  • spring
  • provisioning-api
  • provisioning-java
  • workflow-api
  • workflow-java
  • logic
  • rest-cxf
  • upgrade