License |
License
JA-SIG Collabrative Licence
|
---|---|
GroupId | GroupIdorg.jasig.service |
ArtifactId | ArtifactIdperson-directory |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPerson 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 |
Filename | Size |
---|---|
person-directory-1.0.1.pom | |
person-directory-1.0.1.jar | 44 KB |
person-directory-1.0.1-sources.jar | 47 KB |
person-directory-1.0.1-javadoc.jar | 197 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.service/person-directory/ -->
<dependency>
<groupId>org.jasig.service</groupId>
<artifactId>person-directory</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.service/person-directory/
implementation 'org.jasig.service:person-directory:1.0.1'
// https://jarcasting.com/artifacts/org.jasig.service/person-directory/
implementation ("org.jasig.service:person-directory:1.0.1")
'org.jasig.service:person-directory:jar:1.0.1'
<dependency org="org.jasig.service" name="person-directory" rev="1.0.1">
<artifact name="person-directory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.service', module='person-directory', version='1.0.1')
)
libraryDependencies += "org.jasig.service" % "person-directory" % "1.0.1"
[org.jasig.service/person-directory "1.0.1"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.sun : ldapbp Optional | jar | 1.0 |
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 |