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

se.litsec.eidas:eidas-opensaml2 1.0.3

OpenSAML 2.X extension library for the eIDAS Framework

Группа

Группа

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

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

eidas-opensaml2
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать eidas-opensaml2 1.0.3


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