Jar examples for s:syncope-core-logic
Apache Syncope Core Logic
You can download jar file syncope-core-logic 2.0.4 in this page.
Apache License
You can use the following script to add syncope-core-logic-2.0.4.jar to your project.
<dependency> <groupId>org.apache.syncope.core</groupId> <artifactId>syncope-core-logic</artifactId> <version>2.0.4</version> </dependency>
compile group: 'org.apache.syncope.core', name: 'syncope-core-logic', version: '2.0.4'
libraryDependencies += "org.apache.syncope.core" % "syncope-core-logic" % "2.0.4"
<dependency org="org.apache.syncope.core" name="syncope-core-logic" rev="2.0.4"/>
@Grapes(@Grab(group='org.apache.syncope.core', module='syncope-core-logic', version='2.0.4'))
'org.apache.syncope.core:syncope-core-logic:jar:2.0.4'
Click the following link to download the jar file.
syncope-core-logic-2.0.4-javadoc.jar