Download syncope-ext-saml2sp-rest-api-2.0.6.jar file - Jar s

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

Description

Apache Syncope Ext: SAML2 SP REST API

You can download jar file syncope-ext-saml2sp-rest-api 2.0.6 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

syncope-ext-saml2sp-rest-api-2.0.6-javadoc.jar
syncope-ext-saml2sp-rest-api-2.0.6-sources.jar
syncope-ext-saml2sp-rest-api-2.0.6.jar
syncope-ext-saml2sp-rest-api-2.0.6.pom



Related Tutorials