MVN

io.github.hemajoo.foundation : foundation-parent

Maven & Gradle

Jul 10, 2019
0 stars

hemajoo-foundation · Provides a set of low-level Java libraries for day-to-day development of Java applications such as foundation-iso and foundation-i18n

<dependency>
    <groupId>io.github.hemajoo.foundation</groupId>
    <artifactId>foundation-parent</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.hemajoo.foundation : foundation-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of io.github.hemajoo.foundation : foundation-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
foundation-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.hemajoo.foundation</groupId>
    <artifactId>foundation-parent</artifactId>
    <version>1.0</version>
</dependency>