Person Directory

Provides a general interface for accessing attributes for a person. Has the capability of aggregating attributes from multiple data sources into a single view.

License

License

JA-SIG Collabrative Licence
GroupId

GroupId

org.jasig
ArtifactId

ArtifactId

person-directory
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Person Directory
Provides a general interface for accessing attributes for a person. Has the capability of aggregating attributes from multiple data sources into a single view.
Project Organization

Project Organization

Java Architectures Special Interest Group

Download person-directory

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1
org.springframework : spring-core jar 2.0.3
org.springframework : spring-beans jar 2.0.3
org.springframework : spring-dao jar 2.0.3
org.springframework : spring-jdbc Optional jar 2.0.3
org.springframework : spring-ldap Optional jar 1.1.2
commons-lang : commons-lang jar 2.3
commons-collections : commons-collections jar 3.2

runtime (1)

Group / Artifact Type Version
com.sun : ldapbp Optional jar 1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.2
commons-dbcp : commons-dbcp jar 1.2.1
hsqldb : hsqldb jar 1.8.0.7
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0