Download syncope-ext-saml2sp-rest-api-2.0.7.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.7 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials