GroupId | GroupIdorg.apereo.service.persondir |
---|---|
ArtifactId | ArtifactIdperson-directory-impl |
Last Version | Last Version2.0.12 |
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.
|
Filename | Size |
---|---|
person-directory-impl-2.0.12.pom | |
person-directory-impl-2.0.12.jar | 162 KB |
person-directory-impl-2.0.12-sources.jar | 139 KB |
person-directory-impl-2.0.12-javadoc.jar | 966 KB |
Browse |
<!-- 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.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.apereo.service.persondir/person-directory-impl/
implementation 'org.apereo.service.persondir:person-directory-impl:2.0.12'
// https://jarcasting.com/artifacts/org.apereo.service.persondir/person-directory-impl/
implementation ("org.apereo.service.persondir:person-directory-impl:2.0.12")
'org.apereo.service.persondir:person-directory-impl:jar:2.0.12'
<dependency org="org.apereo.service.persondir" name="person-directory-impl" rev="2.0.12">
<artifact name="person-directory-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apereo.service.persondir', module='person-directory-impl', version='2.0.12')
)
libraryDependencies += "org.apereo.service.persondir" % "person-directory-impl" % "2.0.12"
[org.apereo.service.persondir/person-directory-impl "2.0.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.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.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.14 |
org.springframework : spring-test | jar | 5.3.14 |