MVN

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

Maven & Gradle

May 01, 2014
0 stars

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

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

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
person-directory-parent-1.1.0
1.0.x
person-directory-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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