| Группа | Группаorg.apereo.service.persondir |
|---|---|
| Идентификатор | Идентификаторperson-directory-parent |
| Последняя версия | Последняя версия2.0.12 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеPerson Directory Parent
Parent project for the API and Impl packages.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| person-directory-parent-2.0.12.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.12</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.12'
// https://jarcasting.com/artifacts/org.apereo.service.persondir/person-directory-parent/
implementation ("org.apereo.service.persondir:person-directory-parent:2.0.12")
'org.apereo.service.persondir:person-directory-parent:pom:2.0.12'
<dependency org="org.apereo.service.persondir" name="person-directory-parent" rev="2.0.12">
<artifact name="person-directory-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apereo.service.persondir', module='person-directory-parent', version='2.0.12')
)
libraryDependencies += "org.apereo.service.persondir" % "person-directory-parent" % "2.0.12"
[org.apereo.service.persondir/person-directory-parent "2.0.12"]