MVN

org.syphr : syphr-parent

Maven & Gradle

Jan 16, 2017
1 stars

Syphr Parent POM · Parent POM for syphr.org projects

<dependency>
    <groupId>org.syphr</groupId>
    <artifactId>syphr-parent</artifactId>
    <version>7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.syphr : syphr-parent to add to Maven - Latest Versions:

  • Latest Stable: 7

All Versions

Choose a version of org.syphr : syphr-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
7
syphr-parent-7
6
syphr-parent-6
5
syphr-parent-5
4
syphr-parent-4
3
syphr-parent-3
2
syphr-parent-2
1
syphr-parent-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.syphr</groupId>
    <artifactId>syphr-parent</artifactId>
    <version>7</version>
</dependency>

Advertisement