GroupId | GroupIdse.litsec.sweid.idp |
---|---|
ArtifactId | ArtifactIdshibboleth-base |
Version | Version1.7.1 |
Type | Typepom |
Filename | Size |
---|---|
shibboleth-base-1.7.1.pom | |
shibboleth-base-1.7.1.zip | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-base/ -->
<dependency>
<groupId>se.litsec.sweid.idp</groupId>
<artifactId>shibboleth-base</artifactId>
<version>1.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-base/
implementation 'se.litsec.sweid.idp:shibboleth-base:1.7.1'
// https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-base/
implementation ("se.litsec.sweid.idp:shibboleth-base:1.7.1")
'se.litsec.sweid.idp:shibboleth-base:pom:1.7.1'
<dependency org="se.litsec.sweid.idp" name="shibboleth-base" rev="1.7.1">
<artifact name="shibboleth-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.litsec.sweid.idp', module='shibboleth-base', version='1.7.1')
)
libraryDependencies += "se.litsec.sweid.idp" % "shibboleth-base" % "1.7.1"
[se.litsec.sweid.idp/shibboleth-base "1.7.1"]