is not current version
Last Version 11.0.1

net.shibboleth:parent 7.11.2

A POM containing properties, profiles, plugin configurations, etc. that are common across all Shibboleth V3 projects.

Categories

Categories

Net
GroupId

GroupId

net.shibboleth
ArtifactId

ArtifactId

parent
Version

Version

7.11.2
Type

Type

pom

Download parent 7.11.2

Filename Size
parent-7.11.2.pom 46 KB
Browse

<!-- https://jarcasting.com/artifacts/net.shibboleth/parent/ -->
<dependency>
    <groupId>net.shibboleth</groupId>
    <artifactId>parent</artifactId>
    <version>7.11.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.shibboleth/parent/
implementation 'net.shibboleth:parent:7.11.2'
// https://jarcasting.com/artifacts/net.shibboleth/parent/
implementation ("net.shibboleth:parent:7.11.2")
'net.shibboleth:parent:pom:7.11.2'
<dependency org="net.shibboleth" name="parent" rev="7.11.2">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.shibboleth', module='parent', version='7.11.2')
)
libraryDependencies += "net.shibboleth" % "parent" % "7.11.2"
[net.shibboleth/parent "7.11.2"]