Download syncope-core-provisioning-api-2.0.7.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.7 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials