MVN

org.jasig.service.persondir : person-directory-parent

Maven & Gradle

Apr 18, 2016
26 stars

Person Directory Parent · Parent project for the API and Impl packages.

<dependency>
    <groupId>org.jasig.service.persondir</groupId>
    <artifactId>person-directory-parent</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jasig.service.persondir : person-directory-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.8.0
  • Latest Release Candidate: 1.5.0-RC8

All Versions

Choose a version of org.jasig.service.persondir : person-directory-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
person-directory-parent-1.8.0
1.7.x
person-directory-parent-1.7.2-M1
person-directory-parent-1.7.1
person-directory-parent-1.7.1-M4
person-directory-parent-1.7.1-M3
person-directory-parent-1.7.1-M2
person-directory-parent-1.7.1-M1
person-directory-parent-1.7.0
1.6.x
person-directory-parent-1.6.1
person-directory-parent-1.6.0
1.5.x
person-directory-parent-1.5.2
person-directory-parent-1.5.2-M1
person-directory-parent-1.5.1
person-directory-parent-1.5.0
person-directory-parent-1.5.0-RC8
person-directory-parent-1.5.0-RC7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jasig.service.persondir</groupId>
    <artifactId>person-directory-parent</artifactId>
    <version>1.8.0</version>
</dependency>