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.service:person-directory:1.0.1'
<dependency> <groupId>org.jasig.service</groupId> <artifactId>person-directory</artifactId> <version>1.0.1</version> </dependency>
<dependency org="org.jasig.service" name="person-directory" rev="1.0.1"/>
"org.jasig.service", "person-directory", "1.0.1"