MVN

com.github.xuchen93 : module-parent

Maven & Gradle

Aug 29, 2022
1 stars

module-parent · Demo project for Spring Boot

<dependency>
    <groupId>com.github.xuchen93</groupId>
    <artifactId>module-parent</artifactId>
    <version>1.0.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.xuchen93 : module-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.15

All Versions

Choose a version of com.github.xuchen93 : module-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
module-parent-1.0.15
module-parent-1.0.14
module-parent-1.0.13
module-parent-1.0.12
module-parent-1.0.11
module-parent-1.0.10
module-parent-1.0.9
module-parent-1.0.8
module-parent-1.0.7
module-parent-1.0.6
module-parent-1.0.5
module-parent-1.0.4
module-parent-1.0.3-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.xuchen93</groupId>
    <artifactId>module-parent</artifactId>
    <version>1.0.15</version>
</dependency>

Advertisement