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