MVN

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

Maven & Gradle

Oct 17, 2018
0 stars

Swedish eID :: BOM :: Shibboleth IdP base · BOM (Bill of Materials) for the base packaging of Shibboleth IdP 3.X for the Swedish eID Framework

<dependency>
    <groupId>se.litsec.sweid.idp</groupId>
    <artifactId>shibboleth-base-bom</artifactId>
    <version>1.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.litsec.sweid.idp : shibboleth-base-bom to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of se.litsec.sweid.idp : shibboleth-base-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
shibboleth-base-bom-1.5.0
1.4.x
shibboleth-base-bom-1.4.5
shibboleth-base-bom-1.4.4
shibboleth-base-bom-1.4.3
shibboleth-base-bom-1.4.2
shibboleth-base-bom-1.4.1
1.4
shibboleth-base-bom-1.4
1.3.x
shibboleth-base-bom-1.3.2
shibboleth-base-bom-1.3.1
1.3
shibboleth-base-bom-1.3
1.2.x
shibboleth-base-bom-1.2.1
1.2
shibboleth-base-bom-1.2
1.1.x
shibboleth-base-bom-1.1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>se.litsec.sweid.idp</groupId>
    <artifactId>shibboleth-base-bom</artifactId>
    <version>1.5.0</version>
</dependency>