MVN

tv.hd3g.commons : parent-web-mysql

Maven & Gradle

Feb 25, 2021
0 stars

Commons Maven SpringBoot web and MySQL persistence Parent

<dependency>
    <groupId>tv.hd3g.commons</groupId>
    <artifactId>parent-web-mysql</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tv.hd3g.commons : parent-web-mysql to add to Maven - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of tv.hd3g.commons : parent-web-mysql to add to Maven - All Versions:

Version Vulnerabilities Updated
3.2.x
parent-web-mysql-3.2.0
3.1.x
parent-web-mysql-3.1.1
parent-web-mysql-3.1.0
3.0.x
parent-web-mysql-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>tv.hd3g.commons</groupId>
    <artifactId>parent-web-mysql</artifactId>
    <version>3.2.0</version>
</dependency>

Advertisement