License |
License |
---|---|
GroupId | GroupIdorg.apache.syncope.ext.saml2sp |
ArtifactId | ArtifactIdsyncope-ext-saml2sp-rest-api |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Syncope Ext: SAML2 SP REST API
Apache Syncope Ext: SAML2 SP REST API
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-rest-api/ -->
<dependency>
<groupId>org.apache.syncope.ext.saml2sp</groupId>
<artifactId>syncope-ext-saml2sp-rest-api</artifactId>
<version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-rest-api/
implementation 'org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-rest-api:2.1.11'
// https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-rest-api/
implementation ("org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-rest-api:2.1.11")
'org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-rest-api:jar:2.1.11'
<dependency org="org.apache.syncope.ext.saml2sp" name="syncope-ext-saml2sp-rest-api" rev="2.1.11">
<artifact name="syncope-ext-saml2sp-rest-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext.saml2sp', module='syncope-ext-saml2sp-rest-api', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.ext.saml2sp" % "syncope-ext-saml2sp-rest-api" % "2.1.11"
[org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-rest-api "2.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.syncope.common : syncope-common-rest-api | jar | 2.1.11 |
org.apache.syncope.ext.saml2sp : syncope-ext-saml2sp-common-lib | jar | 2.1.11 |