is not current version
Last Version 1.2.11

org.apache.syncope:syncope-core-upgrader 1.2.1

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

GroupId

GroupId

org.apache.syncope
ArtifactId

ArtifactId

syncope-core-upgrader
Version

Version

1.2.1
Type

Type

jar

Download syncope-core-upgrader 1.2.1


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