MVN

com.github.deansquirrel : tools-parent

Maven & Gradle

Sep 10, 2022
0 stars

tools-parent · tools parent

<dependency>
    <groupId>com.github.deansquirrel</groupId>
    <artifactId>tools-parent</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.2

All Versions

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

Version Vulnerabilities Updated
0.0.x
tools-parent-0.0.2
tools-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.deansquirrel</groupId>
    <artifactId>tools-parent</artifactId>
    <version>0.0.2</version>
</dependency>