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

se.litsec.eidas:eidas-opensaml2 1.0

OpenSAML 2.X extension library for the eIDAS Framework

Группа

Группа

se.litsec.eidas
Идентификатор

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

eidas-opensaml2
Версия

Версия

1.0
Тип

Тип

jar

Скачать eidas-opensaml2 1.0


<!-- https://jarcasting.com/artifacts/se.litsec.eidas/eidas-opensaml2/ -->
<dependency>
    <groupId>se.litsec.eidas</groupId>
    <artifactId>eidas-opensaml2</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.litsec.eidas/eidas-opensaml2/
implementation 'se.litsec.eidas:eidas-opensaml2:1.0'
// https://jarcasting.com/artifacts/se.litsec.eidas/eidas-opensaml2/
implementation ("se.litsec.eidas:eidas-opensaml2:1.0")
'se.litsec.eidas:eidas-opensaml2:jar:1.0'
<dependency org="se.litsec.eidas" name="eidas-opensaml2" rev="1.0">
  <artifact name="eidas-opensaml2" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.litsec.eidas', module='eidas-opensaml2', version='1.0')
)
libraryDependencies += "se.litsec.eidas" % "eidas-opensaml2" % "1.0"
[se.litsec.eidas/eidas-opensaml2 "1.0"]