MVN

org.housecream.parent : parent

Maven & Gradle

Jul 25, 2013

Housecream Parent · Housecream's parent project

<dependency>
    <groupId>org.housecream.parent</groupId>
    <artifactId>parent</artifactId>
    <version>1.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.19

All Versions

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

Version Vulnerabilities Updated
1.19
parent-1.19

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.housecream.parent</groupId>
    <artifactId>parent</artifactId>
    <version>1.19</version>
</dependency>