is not current version
Last Version 2.0.12

Person Directory Implementations 2.0.11

Provides implementations of the Person Directory API that have the capability of aggregating attributes from multiple data sources into a single view.

GroupId

GroupId

org.apereo.service.persondir
ArtifactId

ArtifactId

person-directory-impl
Version

Version

2.0.11
Type

Type

jar
Description

Description

Person Directory Implementations
Provides implementations of the Person Directory API that have the capability of aggregating attributes from multiple data sources into a single view.

Download person-directory-impl 2.0.11


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

Dependencies

compile (30)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
org.ldaptive : ldaptive jar 2.1.0
aopalliance : aopalliance jar 1.0
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-impl jar 3.0.2
org.apache.commons : commons-lang3 jar 3.12.0
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.apereo.service.persondir : person-directory-api jar 2.0.11
org.springframework : spring-beans jar 5.3.12
org.springframework : spring-context jar 5.3.12
org.springframework : spring-core jar 5.3.12
org.springframework : spring-tx jar 5.3.12
org.springframework : spring-web Optional jar 5.3.12
org.springframework : spring-jdbc Optional jar 5.3.12
org.springframework.ldap : spring-ldap-core Optional jar 2.3.4.RELEASE
org.springframework.security : spring-security-core Optional jar 5.5.3
org.springframework.security.extensions : spring-security-saml2-core Optional jar 1.0.10.RELEASE
org.springmodules : spring-modules-cache Optional jar 0.8a
commons-io : commons-io jar 2.11.0
org.slf4j : slf4j-api jar 1.7.32
org.apache.httpcomponents : httpclient jar 4.5.13
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-moshi jar 2.9.0
com.squareup.okhttp3 : logging-interceptor jar 4.9.2
com.microsoft.alm : oauth2-useragent jar 0.11.3
org.codehaus.groovy : groovy Optional jar 3.0.9
org.codehaus.groovy : groovy-jsr223 Optional jar 3.0.9
me.grison : jtoml Optional jar 1.0.0
edu.internet2.middleware.grouper : grouperClient Optional jar 2.6.4
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.0

test (12)

Group / Artifact Type Version
hsqldb : hsqldb jar 1.8.0.10
org.postgresql : postgresql jar 42.3.1
junit : junit jar 4.13.2
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.directory.server : apacheds-core jar 2.0.0.AM26
org.apache.directory.server : apacheds-test-framework jar 2.0.0.AM26
org.apache.directory.server : apacheds-protocol-ldap jar 2.0.0.AM26
org.apache.directory.server : apacheds-server-jndi jar 2.0.0.AM26
org.easymock : easymock jar 4.3
org.springframework : spring-aop jar 5.3.12
org.springframework : spring-test jar 5.3.12

Project Modules

There are no modules declared in this project.