License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.syncope.ext.saml2sp |
ArtifactId | ArtifactIdsyncope-ext-saml2sp-client-console |
Version | Version2.1.10 |
Type | Typejar |
Description |
DescriptionApache Syncope Ext: SAML2 SP Client Console
Apache Syncope Ext: SAML2 SP Client Console
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-client-console/ -->
<dependency>
<groupId>org.apache.syncope.ext.saml2sp</groupId>
<artifactId>syncope-ext-saml2sp-client-console</artifactId>
<version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-client-console/
implementation 'org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-client-console:2.1.10'
// https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-client-console/
implementation ("org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-client-console:2.1.10")
'org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-client-console:jar:2.1.10'
<dependency org="org.apache.syncope.ext.saml2sp" name="syncope-ext-saml2sp-client-console" rev="2.1.10">
<artifact name="syncope-ext-saml2sp-client-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext.saml2sp', module='syncope-ext-saml2sp-client-console', version='2.1.10')
)
libraryDependencies += "org.apache.syncope.ext.saml2sp" % "syncope-ext-saml2sp-client-console" % "2.1.10"
[org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-client-console "2.1.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.syncope.ext.saml2sp : syncope-ext-saml2sp-common-lib | jar | 2.1.10 |
org.apache.syncope.ext.saml2sp : syncope-ext-saml2sp-rest-api | jar | 2.1.10 |
org.apache.syncope.ext.saml2sp : syncope-ext-saml2sp-agent | jar | 2.1.10 |
org.apache.syncope.client : syncope-client-console | jar | 2.1.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |