| Лицензия |
Лицензия |
|---|---|
| Группа | Группаse.litsec.eidas |
| Идентификатор | Идентификаторeidas-opensaml4 |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеeIDAS :: OpenSAML 4.X
OpenSAML 4.X extension library for the eIDAS Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| eidas-opensaml4-2.1.1.pom | |
| eidas-opensaml4-2.1.1.jar | 126 KB |
| eidas-opensaml4-2.1.1-test-sources.jar | 81 KB |
| eidas-opensaml4-2.1.1-sources.jar | 154 KB |
| eidas-opensaml4-2.1.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/se.litsec.eidas/eidas-opensaml4/ -->
<dependency>
<groupId>se.litsec.eidas</groupId>
<artifactId>eidas-opensaml4</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.litsec.eidas/eidas-opensaml4/
implementation 'se.litsec.eidas:eidas-opensaml4:2.1.1'
// https://jarcasting.com/artifacts/se.litsec.eidas/eidas-opensaml4/
implementation ("se.litsec.eidas:eidas-opensaml4:2.1.1")
'se.litsec.eidas:eidas-opensaml4:jar:2.1.1'
<dependency org="se.litsec.eidas" name="eidas-opensaml4" rev="2.1.1">
<artifact name="eidas-opensaml4" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.litsec.eidas', module='eidas-opensaml4', version='2.1.1')
)
libraryDependencies += "se.litsec.eidas" % "eidas-opensaml4" % "2.1.1"
[se.litsec.eidas/eidas-opensaml4 "2.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| se.swedenconnect.opensaml : opensaml-security-ext | jar | [3.1.0,) |
| org.opensaml : opensaml-core | jar | [4.1.0,) |
| org.opensaml : opensaml-saml-api | jar | [4.1.0,) |
| org.opensaml : opensaml-saml-impl | jar | [4.1.0,) |
| org.opensaml : opensaml-security-api | jar | [4.1.0,) |
| org.opensaml : opensaml-security-impl | jar | [4.1.0,) |
| org.opensaml : opensaml-xmlsec-api | jar | [4.1.0,) |
| org.opensaml : opensaml-xmlsec-impl | jar | [4.1.0,) |
| commons-lang : commons-lang | jar | 2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |