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