is not current version
Last Version 11.0.1

net.shibboleth:parent 11.0.0

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

11.0.0
Type

Type

pom

Download parent 11.0.0

Filename Size
parent-11.0.0.pom 48 KB
Browse

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