Download syncope-client-1.0.0-incubating.jar file - Jar s

Jar examples for s:syncope-client

Description

Apache Syncope Client

You can download jar file syncope-client 1.0.0-incubating in this page.

License

Apache License

Build File

You can use the following script to add syncope-client-1.0.0-incubating.jar to your project.

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

Download

Click the following link to download the jar file.

syncope-client-1.0.0-incubating-javadoc.jar
syncope-client-1.0.0-incubating-sources.jar
syncope-client-1.0.0-incubating.jar
syncope-client-1.0.0-incubating.pom



Related Tutorials