is not current version
Last Version 1.4.5

se.litsec.opensaml:opensaml3-ext 1.3.0

OpenSAML 3.X utility extension library

GroupId

GroupId

se.litsec.opensaml
ArtifactId

ArtifactId

opensaml3-ext
Version

Version

1.3.0
Type

Type

jar

Download opensaml3-ext 1.3.0


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