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

org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-rest-cxf 2.0.13

Apache Syncope Ext: SAML2 SP REST CXF

Группа

Группа

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

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

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

Версия

2.0.13
Тип

Тип

jar

Скачать syncope-ext-saml2sp-rest-cxf 2.0.13


<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-rest-cxf/ -->
<dependency>
    <groupId>org.apache.syncope.ext.saml2sp</groupId>
    <artifactId>syncope-ext-saml2sp-rest-cxf</artifactId>
    <version>2.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-rest-cxf/
implementation 'org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-rest-cxf:2.0.13'
// https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-rest-cxf/
implementation ("org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-rest-cxf:2.0.13")
'org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-rest-cxf:jar:2.0.13'
<dependency org="org.apache.syncope.ext.saml2sp" name="syncope-ext-saml2sp-rest-cxf" rev="2.0.13">
  <artifact name="syncope-ext-saml2sp-rest-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext.saml2sp', module='syncope-ext-saml2sp-rest-cxf', version='2.0.13')
)
libraryDependencies += "org.apache.syncope.ext.saml2sp" % "syncope-ext-saml2sp-rest-cxf" % "2.0.13"
[org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-rest-cxf "2.0.13"]