MVN

me.champeau.jdoctor : jdoctor-bom

Maven & Gradle

Feb 05, 2022
2 usages
136 stars

me.champeau.jdoctor:jdoctor-bom · A platform (BOM) used to align all module versions

<dependency>
    <groupId>me.champeau.jdoctor</groupId>
    <artifactId>jdoctor-bom</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.champeau.jdoctor : jdoctor-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of me.champeau.jdoctor : jdoctor-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
jdoctor-bom-0.1.2
jdoctor-bom-0.1.1
0.1
jdoctor-bom-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>me.champeau.jdoctor</groupId>
    <artifactId>jdoctor-bom</artifactId>
    <version>0.1.2</version>
</dependency>

Advertisement