Download syncope-ext-scimv2-rest-api-2.0.8.jar file - Jar s

Jar examples for s:syncope-ext-scimv2-rest-api

Description

Apache Syncope Ext: SCIMv2 REST API

You can download jar file syncope-ext-scimv2-rest-api 2.0.8 in this page.

License

Apache License

Build File

You can use the following script to add syncope-ext-scimv2-rest-api-2.0.8.jar to your project.

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

Download

Click the following link to download the jar file.

syncope-ext-scimv2-rest-api-2.0.8-javadoc.jar
syncope-ext-scimv2-rest-api-2.0.8-sources.jar
syncope-ext-scimv2-rest-api-2.0.8.jar
syncope-ext-scimv2-rest-api-2.0.8.pom



Related Tutorials