Last Version

Person Directory Parent 2.0.12

Parent project for the API and Impl packages.

GroupId

GroupId

org.apereo.service.persondir
ArtifactId

ArtifactId

person-directory-parent
Version

Version

2.0.12
Type

Type

pom
Description

Description

Person Directory Parent
Parent project for the API and Impl packages.
Source Code Management

Source Code Management

https://github.com/apereo/person-directory

Download person-directory-parent 2.0.12


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • person-directory-api
  • person-directory-impl