is not current version
Last Version 2.0.12

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

Parent project for the API and Impl packages.

GroupId

GroupId

org.apereo.service.persondir
ArtifactId

ArtifactId

person-directory-parent
Version

Version

1.8.15
Type

Type

pom

Download person-directory-parent 1.8.15


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