не последняя версия
Последняя версия 1.1

io.apigee.opensaml:opensaml-parent 1

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

Группа

Группа

io.apigee.opensaml
Идентификатор

Идентификатор

opensaml-parent
Версия

Версия

1
Тип

Тип

pom

Скачать opensaml-parent 1

Имя Файла Размер
opensaml-parent-1.pom 33 KB
Обзор

<!-- 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"]