MVN

com.github.zengfr.project : bom

Maven & Gradle

Feb 23, 2019
2 usages

bom · https://github.com/zengfr bom

<dependency>
    <groupId>com.github.zengfr.project</groupId>
    <artifactId>bom</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.zengfr.project : bom to add to Maven - Latest Versions:

  • Latest Stable: 0.0.2

All Versions

Choose a version of com.github.zengfr.project : bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
bom-0.0.2
bom-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.zengfr.project</groupId>
    <artifactId>bom</artifactId>
    <version>0.0.2</version>
</dependency>