MVN

run.ice.lib : ice-run-bom

Maven & Gradle

Jan 07, 2024
<dependency>
    <groupId>run.ice.lib</groupId>
    <artifactId>ice-run-bom</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of run.ice.lib : ice-run-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of run.ice.lib : ice-run-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
ice-run-bom-0.0.4
ice-run-bom-0.0.3
ice-run-bom-0.0.2
ice-run-bom-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>run.ice.lib</groupId>
    <artifactId>ice-run-bom</artifactId>
    <version>0.0.4</version>
</dependency>

Advertisement