Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.apache.syncope.ext.saml2sp |
ArtifactId | ArtifactIdsyncope-ext-saml2sp-client-enduser |
Version | Version2.0.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-client-enduser/ -->
<dependency>
<groupId>org.apache.syncope.ext.saml2sp</groupId>
<artifactId>syncope-ext-saml2sp-client-enduser</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-client-enduser/
implementation 'org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-client-enduser:2.0.4'
// https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-client-enduser/
implementation ("org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-client-enduser:2.0.4")
'org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-client-enduser:jar:2.0.4'
<dependency org="org.apache.syncope.ext.saml2sp" name="syncope-ext-saml2sp-client-enduser" rev="2.0.4">
<artifact name="syncope-ext-saml2sp-client-enduser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext.saml2sp', module='syncope-ext-saml2sp-client-enduser', version='2.0.4')
)
libraryDependencies += "org.apache.syncope.ext.saml2sp" % "syncope-ext-saml2sp-client-enduser" % "2.0.4"
[org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-client-enduser "2.0.4"]