Last Version

Shibboleth Project Java 11 Super POM 11.0.1

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.shibboleth
ArtifactId

ArtifactId

parent
Version

Version

11.0.1
Type

Type

pom
Description

Description

Shibboleth Project Java 11 Super POM
A POM containing properties, profiles, plugin configurations, etc. that are common across all Shibboleth V3 projects.
Project Organization

Project Organization

Shibboleth Consortium

Download parent 11.0.1

Filename Size
parent-11.0.1.pom 48 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.testng : testng jar 7.1.0
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : log4j-over-slf4j jar 1.7.30

Project Modules

There are no modules declared in this project.