License |
License |
---|---|
GroupId | GroupIdse.litsec.sweid.idp |
ArtifactId | ArtifactIdshibboleth-base-bom |
Version | Version1.5.0 |
Type | Typepom |
Description |
DescriptionSwedish eID :: BOM :: Shibboleth IdP base
BOM (Bill of Materials) for the base packaging of Shibboleth IdP 3.X for the Swedish eID Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shibboleth-base-bom-1.5.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-base-bom/ -->
<dependency>
<groupId>se.litsec.sweid.idp</groupId>
<artifactId>shibboleth-base-bom</artifactId>
<version>1.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-base-bom/
implementation 'se.litsec.sweid.idp:shibboleth-base-bom:1.5.0'
// https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-base-bom/
implementation ("se.litsec.sweid.idp:shibboleth-base-bom:1.5.0")
'se.litsec.sweid.idp:shibboleth-base-bom:pom:1.5.0'
<dependency org="se.litsec.sweid.idp" name="shibboleth-base-bom" rev="1.5.0">
<artifact name="shibboleth-base-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.litsec.sweid.idp', module='shibboleth-base-bom', version='1.5.0')
)
libraryDependencies += "se.litsec.sweid.idp" % "shibboleth-base-bom" % "1.5.0"
[se.litsec.sweid.idp/shibboleth-base-bom "1.5.0"]