MVN

org.minbox.framework : minbox-bom

Maven & Gradle

Sep 03, 2022
8 usages
2 stars

MinBox Bom · Provide solidified version definitions of all components of "minbox-projects"

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

Latest Version

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

  • Latest Stable: 1.1.0

All Versions

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

Version Vulnerabilities Updated
1.1.x
minbox-bom-1.1.0
1.0.x
minbox-bom-1.0.9
minbox-bom-1.0.8
minbox-bom-1.0.7
minbox-bom-1.0.6
minbox-bom-1.0.5
minbox-bom-1.0.4
minbox-bom-1.0.3.RELEASE
minbox-bom-1.0.2.RELEASE
minbox-bom-1.0.1.RELEASE
minbox-bom-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>minbox-bom</artifactId>
    <version>1.1.0</version>
</dependency>