is not current version
Last Version 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).

GroupId

GroupId

io.apigee.opensaml
ArtifactId

ArtifactId

opensaml
Version

Version

2.6.0
Type

Type

jar

Download 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"]