| License |
License |
|---|---|
| GroupId | GroupIdorg.jasig.ssp.service.persondir |
| ArtifactId | ArtifactIdperson-directory-impl |
| Last Version | Last Version1.1.0 |
| 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.1.0.pom | |
| person-directory-impl-1.1.0.jar | 136 KB |
| person-directory-impl-1.1.0-sources.jar | 117 KB |
| person-directory-impl-1.1.0-javadoc.jar | 446 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.ssp.service.persondir/person-directory-impl/ -->
<dependency>
<groupId>org.jasig.ssp.service.persondir</groupId>
<artifactId>person-directory-impl</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.ssp.service.persondir/person-directory-impl/
implementation 'org.jasig.ssp.service.persondir:person-directory-impl:1.1.0'
// https://jarcasting.com/artifacts/org.jasig.ssp.service.persondir/person-directory-impl/
implementation ("org.jasig.ssp.service.persondir:person-directory-impl:1.1.0")
'org.jasig.ssp.service.persondir:person-directory-impl:jar:1.1.0'
<dependency org="org.jasig.ssp.service.persondir" name="person-directory-impl" rev="1.1.0">
<artifact name="person-directory-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.ssp.service.persondir', module='person-directory-impl', version='1.1.0')
)
libraryDependencies += "org.jasig.ssp.service.persondir" % "person-directory-impl" % "1.1.0"
[org.jasig.ssp.service.persondir/person-directory-impl "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| aopalliance : aopalliance | jar | 1.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.2 |
| commons-collections : commons-collections | jar | 3.2.1 |
| commons-lang : commons-lang | jar | 2.5 |
| commons-logging : commons-logging | jar | 1.1.1 |
| javax.servlet : servlet-api Optional | jar | 2.3 |
| org.jasig.ssp.service.persondir : person-directory-api | jar | 1.1.0 |
| 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.8.1 |
| log4j : log4j | jar | 1.2.16 |
| 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.11 |
| org.springframework : spring-aop | jar | 2.5.6 |
| org.springframework : spring-test | jar | 2.5.6 |