is not current version
Last Version 0.9.4

se.litsec.opensaml:opensaml2-ext 0.9.3

OpenSAML 2.X utility extension library

GroupId

GroupId

se.litsec.opensaml
ArtifactId

ArtifactId

opensaml2-ext
Version

Version

0.9.3
Type

Type

jar

Download opensaml2-ext 0.9.3


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