MVN

com.mayhoo : mayhoo-parent

Maven & Gradle

Jan 21, 2023

Mayhoo Parent · Parent pom providing dependency and plugin management for applications built with Maven

<dependency>
    <groupId>com.mayhoo</groupId>
    <artifactId>mayhoo-parent</artifactId>
    <version>3.0.2-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.2-1

All Versions

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

Version Vulnerabilities Updated
3.0.x
mayhoo-parent-3.0.2-1
mayhoo-parent-3.0.2
mayhoo-parent-3.0.1
mayhoo-parent-3.0.0
2.7.x
mayhoo-parent-2.7.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.mayhoo</groupId>
    <artifactId>mayhoo-parent</artifactId>
    <version>3.0.2-1</version>
</dependency>