MVN

com.github.watertreestar : nox-boot-parent

Maven & Gradle

May 06, 2021

nox-boot-parent · A public parent pom for dependency and plugin management

<dependency>
    <groupId>com.github.watertreestar</groupId>
    <artifactId>nox-boot-parent</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.watertreestar : nox-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0-RELEASE

All Versions

Choose a version of com.github.watertreestar : nox-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
nox-boot-parent-1.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.watertreestar</groupId>
    <artifactId>nox-boot-parent</artifactId>
    <version>1.0-RELEASE</version>
</dependency>