MVN

net.onelitefeather.microtus : bom

Maven & Gradle

May 28, 2024
3 stars

bom · Bill of materials for Microtus projects.

<dependency>
    <groupId>net.onelitefeather.microtus</groupId>
    <artifactId>bom</artifactId>
    <version>1.4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.onelitefeather.microtus : bom to add to Maven - Latest Versions:

  • Latest Stable: 1.4.2

All Versions

Choose a version of net.onelitefeather.microtus : bom to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
bom-1.4.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.onelitefeather.microtus</groupId>
    <artifactId>bom</artifactId>
    <version>1.4.2</version>
</dependency>