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