is not current version
Last Version 1.8.1

se.litsec.sweid.idp:shibboleth-base 1.4.3

Base packaging of Shibboleth IdP 3.X for the Swedish eID Framework

GroupId

GroupId

se.litsec.sweid.idp
ArtifactId

ArtifactId

shibboleth-base
Version

Version

1.4.3
Type

Type

pom

Download shibboleth-base 1.4.3


<!-- https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-base/ -->
<dependency>
    <groupId>se.litsec.sweid.idp</groupId>
    <artifactId>shibboleth-base</artifactId>
    <version>1.4.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-base/
implementation 'se.litsec.sweid.idp:shibboleth-base:1.4.3'
// https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-base/
implementation ("se.litsec.sweid.idp:shibboleth-base:1.4.3")
'se.litsec.sweid.idp:shibboleth-base:pom:1.4.3'
<dependency org="se.litsec.sweid.idp" name="shibboleth-base" rev="1.4.3">
  <artifact name="shibboleth-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.litsec.sweid.idp', module='shibboleth-base', version='1.4.3')
)
libraryDependencies += "se.litsec.sweid.idp" % "shibboleth-base" % "1.4.3"
[se.litsec.sweid.idp/shibboleth-base "1.4.3"]