| License |
License |
|---|---|
| GroupId | GroupIdio.apigee.opensaml |
| ArtifactId | ArtifactIdopensaml-parent |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionShibboleth Project V2 Super POM
A POM containing properties, profiles, plugin configurations, etc. that are common across all Shibboleth V2 projects.
|
| Filename | Size |
|---|---|
| opensaml-parent-1.1.pom | 33 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.jcip : jcip-annotations | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8 |
| xmlunit : xmlunit | jar | 1.4 |