Download syncope-core-persistence-jpa-2.1.0.jar file - Jar s

Jar examples for s:syncope-core-persistence-jpa

Description

Apache Syncope Core Persistence JPA

You can download jar file syncope-core-persistence-jpa 2.1.0 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

syncope-core-persistence-jpa-2.1.0-javadoc.jar
syncope-core-persistence-jpa-2.1.0-sources.jar
syncope-core-persistence-jpa-2.1.0.jar
syncope-core-persistence-jpa-2.1.0.pom



Related Tutorials