Shibboleth Project Java 11 Super POM

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
Last Version

Last Version

11.0.1
Release Date

Release Date

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

Filename Size
parent-11.0.1.pom 46 KB
Browse

How to add to project

<!-- 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.

Versions

Version
11.0.1
11.0.0
7.11.2
7.11.0