is not current version
Last Version 2.1.11

org.apache.syncope.core:syncope-core-logic 2.1.2

Apache Syncope Core Logic

GroupId

GroupId

org.apache.syncope.core
ArtifactId

ArtifactId

syncope-core-logic
Version

Version

2.1.2
Type

Type

jar

Download syncope-core-logic 2.1.2


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