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

io.apigee.opensaml:opensaml 2.6.0

The OpenSAML-J library provides tools to support developers working with the Security Assertion Markup Language (SAML).

Группа

Группа

io.apigee.opensaml
Идентификатор

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

opensaml
Версия

Версия

2.6.0
Тип

Тип

jar

Скачать opensaml 2.6.0


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