Provides a general interface for accessing attributes for a person. Has the capability of aggregating attributes from multiple data sources into a single view.
'org.jasig:person-directory:1.0.0'
<dependency> <groupId>org.jasig</groupId> <artifactId>person-directory</artifactId> <version>1.0.0</version> </dependency>
<dependency org="org.jasig" name="person-directory" rev="1.0.0"/>
"org.jasig", "person-directory", "1.0.0"