License |
License |
---|---|
GroupId | GroupIdorg.apache.syncope |
ArtifactId | ArtifactIdsyncope-core-upgrader |
Last Version | Last Version1.2.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Syncope Core Upgrader
Apache Syncope Core Upgrader from 1.1.X to 1.2.X
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.syncope : syncope-core | jar | 1.2.11 |