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

net.shibboleth:parent-v3 9

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

Категории

Категории

Сеть
Группа

Группа

net.shibboleth
Идентификатор

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

parent-v3
Версия

Версия

9
Тип

Тип

pom

Скачать parent-v3 9

Имя Файла Размер
parent-v3-9.pom 38 KB
Обзор

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