is not current version
Last Version 1.1

io.apigee.opensaml:opensaml-parent 1

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

GroupId

GroupId

io.apigee.opensaml
ArtifactId

ArtifactId

opensaml-parent
Version

Version

1
Type

Type

pom

Download opensaml-parent 1

Filename Size
opensaml-parent-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</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.apigee.opensaml/opensaml-parent/
implementation 'io.apigee.opensaml:opensaml-parent:1'
// https://jarcasting.com/artifacts/io.apigee.opensaml/opensaml-parent/
implementation ("io.apigee.opensaml:opensaml-parent:1")
'io.apigee.opensaml:opensaml-parent:pom:1'
<dependency org="io.apigee.opensaml" name="opensaml-parent" rev="1">
  <artifact name="opensaml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.apigee.opensaml', module='opensaml-parent', version='1')
)
libraryDependencies += "io.apigee.opensaml" % "opensaml-parent" % "1"
[io.apigee.opensaml/opensaml-parent "1"]