Apache Syncope Core Upgrader

Apache Syncope Core Upgrader from 1.1.X to 1.2.X

License

License

GroupId

GroupId

org.apache.syncope
ArtifactId

ArtifactId

syncope-core-upgrader
Last Version

Last Version

1.2.11
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Syncope Core Upgrader
Apache Syncope Core Upgrader from 1.1.X to 1.2.X
Project Organization

Project Organization

The Apache Software Foundation

Download syncope-core-upgrader

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.syncope : syncope-common jar 1.2.11
com.thoughtworks.xstream : xstream jar 1.4.7
org.apache.commons : commons-lang3 jar 3.3.2

provided (1)

Group / Artifact Type Version
org.apache.syncope : syncope-core jar 1.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.2.0-M1