не последняя версия
Последняя версия 2.1.11

org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-rest-api 2.0.8

Apache Syncope Ext: SAML2 SP REST API

Группа

Группа

org.apache.syncope.ext.saml2sp
Идентификатор

Идентификатор

syncope-ext-saml2sp-rest-api
Версия

Версия

2.0.8
Тип

Тип

jar

Скачать syncope-ext-saml2sp-rest-api 2.0.8


<!-- 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.0.8</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.0.8'
// 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.0.8")
'org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-rest-api:jar:2.0.8'
<dependency org="org.apache.syncope.ext.saml2sp" name="syncope-ext-saml2sp-rest-api" rev="2.0.8">
  <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.0.8')
)
libraryDependencies += "org.apache.syncope.ext.saml2sp" % "syncope-ext-saml2sp-rest-api" % "2.0.8"
[org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-rest-api "2.0.8"]