MVN

com.github.htfv : parent-github

Maven & Gradle

Apr 10, 2013

Parent POM for GitHub hosted projects · Parent POM for projects under com.github.htfv hosted on GitHub.

<dependency>
    <groupId>com.github.htfv</groupId>
    <artifactId>parent-github</artifactId>
    <version>8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.htfv : parent-github to add to Maven - Latest Versions:

  • Latest Stable: 8

All Versions

Choose a version of com.github.htfv : parent-github to add to Maven - All Versions:

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

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.htfv</groupId>
    <artifactId>parent-github</artifactId>
    <version>8</version>
</dependency>