Shibboleth Project V2 Super POM

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

License

License

GroupId

GroupId

io.apigee.opensaml
ArtifactId

ArtifactId

opensaml-parent
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download opensaml-parent

Filename Size
opensaml-parent-1.1.pom 33 KB
Browse

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : jul-to-slf4j jar 1.7.7
org.slf4j : log4j-over-slf4j jar 1.7.7
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
net.jcip : jcip-annotations jar 1.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.8
xmlunit : xmlunit jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1