| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.syncope.ext.saml2sp |
| Идентификатор | Идентификаторsyncope-ext-saml2sp-logic |
| Последняя версия | Последняя версия2.1.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Syncope Ext: SAML2 SP Logic
Apache Syncope Ext: SAML2 SP Logic
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-logic/ -->
<dependency>
<groupId>org.apache.syncope.ext.saml2sp</groupId>
<artifactId>syncope-ext-saml2sp-logic</artifactId>
<version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-logic/
implementation 'org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-logic:2.1.11'
// https://jarcasting.com/artifacts/org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-logic/
implementation ("org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-logic:2.1.11")
'org.apache.syncope.ext.saml2sp:syncope-ext-saml2sp-logic:jar:2.1.11'
<dependency org="org.apache.syncope.ext.saml2sp" name="syncope-ext-saml2sp-logic" rev="2.1.11">
<artifact name="syncope-ext-saml2sp-logic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext.saml2sp', module='syncope-ext-saml2sp-logic', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.ext.saml2sp" % "syncope-ext-saml2sp-logic" % "2.1.11"
[org.apache.syncope.ext.saml2sp/syncope-ext-saml2sp-logic "2.1.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.syncope.core : syncope-core-logic | jar | 2.1.11 |
| org.apache.syncope.ext.saml2sp : syncope-ext-saml2sp-provisioning-java | jar | 2.1.11 |
| org.apache.cxf : cxf-rt-rs-security-sso-saml | jar | 3.3.13 |