is not current version
Last Version 2.0.12

Person Directory API 2.0.11

Provides a general interface for accessing attributes for a person.

GroupId

GroupId

org.apereo.service.persondir
ArtifactId

ArtifactId

person-directory-api
Version

Version

2.0.11
Type

Type

jar
Description

Description

Person Directory API
Provides a general interface for accessing attributes for a person.

Download person-directory-api 2.0.11


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.12

Project Modules

There are no modules declared in this project.