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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials