MVN

org.jasig.service : person-directory-parent

Maven & Gradle

Mar 18, 2010

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

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

Latest Version

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

  • Latest Stable: 1.5.0-M4
  • Latest Release Candidate: 1.5.0-RC6

All Versions

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

Version Vulnerabilities Updated
1.5.x
person-directory-parent-1.5.0-RC6
person-directory-parent-1.5.0-RC5
person-directory-parent-1.5.0-RC4
person-directory-parent-1.5.0-RC3
person-directory-parent-1.5.0-RC2
person-directory-parent-1.5.0-RC1
person-directory-parent-1.5.0-M4
person-directory-parent-1.5.0-M3
person-directory-parent-1.5.0-M2
person-directory-parent-1.5.0-M1
1.1.x
person-directory-parent-1.1.2
person-directory-parent-1.1.1
person-directory-parent-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jasig.service</groupId>
    <artifactId>person-directory-parent</artifactId>
    <version>1.5.0-M4</version>
</dependency>