MVN

io.github.hpehl : maven-multi-module-template-code-parent

Maven & Gradle

Sep 21, 2022
2 stars

Maven Multi Module Template :: Code Parent · Parent for modules with code. Contains dependencies and plugin management

<dependency>
    <groupId>io.github.hpehl</groupId>
    <artifactId>maven-multi-module-template-code-parent</artifactId>
    <version>0.0.2.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hpehl : maven-multi-module-template-code-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2.Final

All Versions

Choose a version of io.github.hpehl : maven-multi-module-template-code-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
maven-multi-module-template-code-parent-0.0.2.Final
maven-multi-module-template-code-parent-0.0.1.Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.hpehl</groupId>
    <artifactId>maven-multi-module-template-code-parent</artifactId>
    <version>0.0.2.Final</version>
</dependency>