is not current version
Last Version 1.8.1

se.litsec.sweid.idp:shibboleth-base-parent 1.4.5

Parent POM for base packaging of Shibboleth IdP 3.X for the Swedish eID Framework

GroupId

GroupId

se.litsec.sweid.idp
ArtifactId

ArtifactId

shibboleth-base-parent
Version

Version

1.4.5
Type

Type

pom

Download shibboleth-base-parent 1.4.5


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