MVN

io.disquark.immutables : bom

Maven & Gradle

Apr 17, 2023

io.disquark.immutables.bom

<dependency>
    <groupId>io.disquark.immutables</groupId>
    <artifactId>bom</artifactId>
    <version>2.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.disquark.immutables : bom to add to Maven - Latest Versions:

  • Latest Stable: 2.9.3

All Versions

Choose a version of io.disquark.immutables : bom to add to Maven - All Versions:

Version Vulnerabilities Updated
2.9.x
bom-2.9.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.disquark.immutables</groupId>
    <artifactId>bom</artifactId>
    <version>2.9.3</version>
</dependency>