MVN

com.github.hemantsonu20 : hemantsonu-parent

Maven & Gradle

Sep 01, 2020
0 stars

A parent pom for maven based projects under this account

<dependency>
    <groupId>com.github.hemantsonu20</groupId>
    <artifactId>hemantsonu-parent</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.5

All Versions

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

Version Vulnerabilities Updated
1.0.x
hemantsonu-parent-1.0.5
hemantsonu-parent-1.0.4
hemantsonu-parent-1.0.3
hemantsonu-parent-1.0.2
hemantsonu-parent-1.0.1
0.0.x
hemantsonu-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hemantsonu20</groupId>
    <artifactId>hemantsonu-parent</artifactId>
    <version>1.0.5</version>
</dependency>