is not current version
Last Version 1.5.0

se.litsec.sweid.idp:shibboleth-attribute-support 1.3

Attribute resolver support for Shibboleth IdP 3.X for the Swedish eID Framework

GroupId

GroupId

se.litsec.sweid.idp
ArtifactId

ArtifactId

shibboleth-attribute-support
Version

Version

1.3
Type

Type

jar

Download shibboleth-attribute-support 1.3


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