| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.syncope.ext |
| ArtifactId | ArtifactIdsyncope-ext-saml2sp |
| Version | Version2.1.9 |
| Type | Typepom |
| Description |
DescriptionApache Syncope Ext: SAML2 SP
Apache Syncope Ext: SAML2 SP
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| syncope-ext-saml2sp-2.1.9.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-saml2sp/ -->
<dependency>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-saml2sp</artifactId>
<version>2.1.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-saml2sp/
implementation 'org.apache.syncope.ext:syncope-ext-saml2sp:2.1.9'
// https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-saml2sp/
implementation ("org.apache.syncope.ext:syncope-ext-saml2sp:2.1.9")
'org.apache.syncope.ext:syncope-ext-saml2sp:pom:2.1.9'
<dependency org="org.apache.syncope.ext" name="syncope-ext-saml2sp" rev="2.1.9">
<artifact name="syncope-ext-saml2sp" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext', module='syncope-ext-saml2sp', version='2.1.9')
)
libraryDependencies += "org.apache.syncope.ext" % "syncope-ext-saml2sp" % "2.1.9"
[org.apache.syncope.ext/syncope-ext-saml2sp "2.1.9"]