MVN

com.github.hemantsonu20 : hemantsonu20-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>hemantsonu20-parent</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
hemantsonu20-parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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