License |
License |
---|---|
GroupId | GroupIdse.litsec.sweid.idp |
ArtifactId | ArtifactIdshibboleth-base-parent |
Version | Version1.7.2 |
Type | Typepom |
Description |
DescriptionSwedish eID :: Parent POM for Swedish eID :: Shibboleth IdP base
Parent POM for 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-parent-1.7.2.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-base-parent/ -->
<dependency>
<groupId>se.litsec.sweid.idp</groupId>
<artifactId>shibboleth-base-parent</artifactId>
<version>1.7.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-base-parent/
implementation 'se.litsec.sweid.idp:shibboleth-base-parent:1.7.2'
// https://jarcasting.com/artifacts/se.litsec.sweid.idp/shibboleth-base-parent/
implementation ("se.litsec.sweid.idp:shibboleth-base-parent:1.7.2")
'se.litsec.sweid.idp:shibboleth-base-parent:pom:1.7.2'
<dependency org="se.litsec.sweid.idp" name="shibboleth-base-parent" rev="1.7.2">
<artifact name="shibboleth-base-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.litsec.sweid.idp', module='shibboleth-base-parent', version='1.7.2')
)
libraryDependencies += "se.litsec.sweid.idp" % "shibboleth-base-parent" % "1.7.2"
[se.litsec.sweid.idp/shibboleth-base-parent "1.7.2"]