Download syncope-common-1.2.4.jar file - Jar s

Jar examples for s:syncope-common

Description

Apache Syncope Common

You can download jar file syncope-common 1.2.4 in this page.

License

Apache License

Build File

You can use the following script to add syncope-common-1.2.4.jar to your project.

<dependency>
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope-common</artifactId>
   <version>1.2.4</version>
</dependency>
compile group: 'org.apache.syncope', name: 'syncope-common', version: '1.2.4'
libraryDependencies += "org.apache.syncope" % "syncope-common" % "1.2.4"
<dependency org="org.apache.syncope" name="syncope-common" rev="1.2.4"/>
@Grapes(@Grab(group='org.apache.syncope', module='syncope-common', version='1.2.4'))
'org.apache.syncope:syncope-common:jar:1.2.4'

Download

Click the following link to download the jar file.

syncope-common-1.2.4-javadoc.jar
syncope-common-1.2.4-sources.jar
syncope-common-1.2.4.jar
syncope-common-1.2.4.pom



Related Tutorials