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