Shibboleth Project V3 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-v3
Last Version

Last Version

10
Release Date

Release Date

Type

Type

pom
Description

Description

Shibboleth Project V3 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-v3

Filename Size
parent-v3-10.pom 36 KB
Browse

How to add to project

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

Dependencies

compile (1)

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

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
org.testng : testng jar 6.9.9
org.slf4j : jcl-over-slf4j jar 1.7.12
org.slf4j : jul-to-slf4j jar 1.7.12
org.slf4j : log4j-over-slf4j jar 1.7.12
xmlunit : xmlunit jar 1.6

Project Modules

There are no modules declared in this project.

Versions

Version
10
9
8