MVN

org.febit : febit-commons-bom

Maven & Gradle

Dec 24, 2023
4 stars

febit-commons · Febit Commons

<dependency>
    <groupId>org.febit</groupId>
    <artifactId>febit-commons-bom</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.febit : febit-commons-bom to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of org.febit : febit-commons-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
febit-commons-bom-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.febit</groupId>
    <artifactId>febit-commons-bom</artifactId>
    <version>3.0.0</version>
</dependency>

Advertisement