MVN

com.github.rebue.common-pom : common-pom

Maven & Gradle

Nov 23, 2021
1 stars

common-pom · 公共项目的父POM

<dependency>
    <groupId>com.github.rebue.common-pom</groupId>
    <artifactId>common-pom</artifactId>
    <version>1.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rebue.common-pom : common-pom to add to Maven - Latest Versions:

  • Latest Stable: 1.2.4

All Versions

Choose a version of com.github.rebue.common-pom : common-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
common-pom-1.2.4
common-pom-1.2.3
common-pom-1.2.1
common-pom-1.2.0
1.1.x
common-pom-1.1.0
1.0.x
common-pom-1.0.9
common-pom-1.0.7
common-pom-1.0.6
common-pom-1.0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.rebue.common-pom</groupId>
    <artifactId>common-pom</artifactId>
    <version>1.2.4</version>
</dependency>

Advertisement