MVN

io.github.jformatb : jformatb-bom

Maven & Gradle

Apr 15, 2024
0 stars

Java Format Binding Platform · Bill of Material for getting full, complete set of compatible versions of Java Format Binding Platform

<dependency>
    <groupId>io.github.jformatb</groupId>
    <artifactId>jformatb-bom</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.jformatb : jformatb-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of io.github.jformatb : jformatb-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
jformatb-bom-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.jformatb</groupId>
    <artifactId>jformatb-bom</artifactId>
    <version>0.1</version>
</dependency>

Advertisement