Person Directory API

Provides a general interface for accessing attributes for a person.

License

License

GroupId

GroupId

org.jasig.ssp.service.persondir
ArtifactId

ArtifactId

person-directory-api
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Jasig

Download person-directory-api

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0