License |
License |
---|---|
GroupId | GroupIdorg.jasig.service |
ArtifactId | ArtifactIdperson-directory-impl |
Last Version | Last Version1.5.0-RC6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPerson Directory Implementations
Provides implementations of the Person Directory API that have the capability of aggregating attributes from multiple data sources into a single view.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
person-directory-impl-1.5.0-RC6.pom | |
person-directory-impl-1.5.0-RC6.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.service/person-directory-impl/ -->
<dependency>
<groupId>org.jasig.service</groupId>
<artifactId>person-directory-impl</artifactId>
<version>1.5.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.service/person-directory-impl/
implementation 'org.jasig.service:person-directory-impl:1.5.0-RC6'
// https://jarcasting.com/artifacts/org.jasig.service/person-directory-impl/
implementation ("org.jasig.service:person-directory-impl:1.5.0-RC6")
'org.jasig.service:person-directory-impl:jar:1.5.0-RC6'
<dependency org="org.jasig.service" name="person-directory-impl" rev="1.5.0-RC6">
<artifact name="person-directory-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.service', module='person-directory-impl', version='1.5.0-RC6')
)
libraryDependencies += "org.jasig.service" % "person-directory-impl" % "1.5.0-RC6"
[org.jasig.service/person-directory-impl "1.5.0-RC6"]
Group / Artifact | Type | Version |
---|---|---|
aopalliance : aopalliance | jar | 1.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.1.12 |
commons-collections : commons-collections | jar | 3.2.1 |
commons-lang : commons-lang | jar | 2.4 |
commons-logging : commons-logging | jar | 1.1.1 |
javax.servlet : servlet-api Optional | jar | 2.3 |
org.jasig.service : person-directory-api | jar | 1.5.0-RC6 |
org.springframework : spring-beans | jar | 2.5.6 |
org.springframework : spring-context | jar | 2.5.6 |
org.springframework : spring-core | jar | 2.5.6 |
org.springframework : spring-tx | jar | 2.5.6 |
org.springframework : spring-web Optional | jar | 2.5.6 |
org.springframework : spring-jdbc Optional | jar | 2.5.6 |
org.springframework.ldap : spring-ldap Optional | jar | 1.2.1 |
org.springmodules : spring-modules-cache Optional | jar | 0.8a |
Group / Artifact | Type | Version |
---|---|---|
hsqldb : hsqldb | jar | 1.8.0.7 |
junit : junit | jar | 4.4 |
log4j : log4j | jar | 1.2.15 |
org.apache.directory.server : apacheds-core | jar | 1.0.2 |
org.apache.directory.server : apacheds-server-jndi | jar | 1.0.2 |
org.apache.directory.server : apacheds-server-unit | jar | 1.0.2 |
org.easymock : easymock | jar | 2.5.2 |
org.slf4j : slf4j-log4j12 | jar | 1.5.5 |
org.springframework : spring-aop | jar | 2.5.6 |
org.springframework : spring-test | jar | 2.5.6 |