License |
License |
---|---|
GroupId | GroupIdse.swedenconnect.opensaml |
ArtifactId | ArtifactIdopensaml-bom |
Last Version | Last Version4.1.1.R1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSweden Connect :: OpenSAML BOM
Maven BOM for OpenSAML
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opensaml-bom-4.1.1.R1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.swedenconnect.opensaml/opensaml-bom/ -->
<dependency>
<groupId>se.swedenconnect.opensaml</groupId>
<artifactId>opensaml-bom</artifactId>
<version>4.1.1.R1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.swedenconnect.opensaml/opensaml-bom/
implementation 'se.swedenconnect.opensaml:opensaml-bom:4.1.1.R1'
// https://jarcasting.com/artifacts/se.swedenconnect.opensaml/opensaml-bom/
implementation ("se.swedenconnect.opensaml:opensaml-bom:4.1.1.R1")
'se.swedenconnect.opensaml:opensaml-bom:pom:4.1.1.R1'
<dependency org="se.swedenconnect.opensaml" name="opensaml-bom" rev="4.1.1.R1">
<artifact name="opensaml-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.swedenconnect.opensaml', module='opensaml-bom', version='4.1.1.R1')
)
libraryDependencies += "se.swedenconnect.opensaml" % "opensaml-bom" % "4.1.1.R1"
[se.swedenconnect.opensaml/opensaml-bom "4.1.1.R1"]