MVN

cz.masci.commons : commons-springfx-bom

Maven & Gradle

Mar 10, 2023
0 stars

Commons: SpringFX - BOM

<dependency>
    <groupId>cz.masci.commons</groupId>
    <artifactId>commons-springfx-bom</artifactId>
    <version>0.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cz.masci.commons : commons-springfx-bom to add to Maven - Latest Versions:

  • Latest Stable: 0.0.13

All Versions

Choose a version of cz.masci.commons : commons-springfx-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
commons-springfx-bom-0.0.13
commons-springfx-bom-0.0.12
commons-springfx-bom-0.0.11

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cz.masci.commons</groupId>
    <artifactId>commons-springfx-bom</artifactId>
    <version>0.0.13</version>
</dependency>