MVN

org.unidal.framework : framework-bom

Maven & Gradle

Jun 24, 2022
111 stars

Framework BOM · Unidal Framework Bom

<dependency>
    <groupId>org.unidal.framework</groupId>
    <artifactId>framework-bom</artifactId>
    <version>3.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.unidal.framework : framework-bom to add to Maven - Latest Versions:

  • Latest Stable: 3.0.3

All Versions

Choose a version of org.unidal.framework : framework-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1.x
framework-bom-4.1.1
framework-bom-4.1.0
3.0.x
framework-bom-3.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.unidal.framework</groupId>
    <artifactId>framework-bom</artifactId>
    <version>3.0.3</version>
</dependency>

Advertisement