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