Download syncope-core-provisioning-api-2.0.6.jar file - Jar s

Jar examples for s:syncope-core-provisioning-api

Description

Apache Syncope Core Provisioning API

You can download jar file syncope-core-provisioning-api 2.0.6 in this page.

License

Apache License

Build File

You can use the following script to add syncope-core-provisioning-api-2.0.6.jar to your project.

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

Download

Click the following link to download the jar file.

syncope-core-provisioning-api-2.0.6-javadoc.jar
syncope-core-provisioning-api-2.0.6-sources.jar
syncope-core-provisioning-api-2.0.6.jar
syncope-core-provisioning-api-2.0.6.pom



Related Tutorials