Jar examples for p:person-directory-impl
Provides implementations of the Person Directory API that have the capability of aggregating attributes from multiple data sources into a single view.
You can download jar file person-directory-impl 1.8.4 in this page.
You can use the following script to add person-directory-impl-1.8.4.jar to your project.
<dependency> <groupId>org.apereo.service.persondir</groupId> <artifactId>person-directory-impl</artifactId> <version>1.8.4</version> </dependency>
compile group: 'org.apereo.service.persondir', name: 'person-directory-impl', version: '1.8.4'
libraryDependencies += "org.apereo.service.persondir" % "person-directory-impl" % "1.8.4"
<dependency org="org.apereo.service.persondir" name="person-directory-impl" rev="1.8.4"/>
@Grapes(@Grab(group='org.apereo.service.persondir', module='person-directory-impl', version='1.8.4'))
'org.apereo.service.persondir:person-directory-impl:jar:1.8.4'
Click the following link to download the jar file.
person-directory-impl-1.8.4-javadoc.jar