Download syncope-client-console-2.1.0.jar file - Jar s

Jar examples for s:syncope-client-console

Description

Apache Syncope Client Console

You can download jar file syncope-client-console 2.1.0 in this page.

License

Apache License

Build File

You can use the following script to add syncope-client-console-2.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

syncope-client-console-2.1.0-javadoc.jar
syncope-client-console-2.1.0-sources.jar
syncope-client-console-2.1.0.jar
syncope-client-console-2.1.0.pom



Related Tutorials