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