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

org.apereo.service.persondir:person-directory-parent 2.0.2

Parent project for the API and Impl packages.

Группа

Группа

org.apereo.service.persondir
Идентификатор

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

person-directory-parent
Версия

Версия

2.0.2
Тип

Тип

pom

Скачать person-directory-parent 2.0.2

Имя Файла Размер
person-directory-parent-2.0.2.pom 23 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apereo.service.persondir/person-directory-parent/ -->
<dependency>
    <groupId>org.apereo.service.persondir</groupId>
    <artifactId>person-directory-parent</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apereo.service.persondir/person-directory-parent/
implementation 'org.apereo.service.persondir:person-directory-parent:2.0.2'
// https://jarcasting.com/artifacts/org.apereo.service.persondir/person-directory-parent/
implementation ("org.apereo.service.persondir:person-directory-parent:2.0.2")
'org.apereo.service.persondir:person-directory-parent:pom:2.0.2'
<dependency org="org.apereo.service.persondir" name="person-directory-parent" rev="2.0.2">
  <artifact name="person-directory-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apereo.service.persondir', module='person-directory-parent', version='2.0.2')
)
libraryDependencies += "org.apereo.service.persondir" % "person-directory-parent" % "2.0.2"
[org.apereo.service.persondir/person-directory-parent "2.0.2"]