MVN

org.minbox.framework : api-boot-build

Maven & Gradle

Apr 24, 2022

ApiBoot Build · ApiBoot is a component service solution.

<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>api-boot-build</artifactId>
    <version>2.3.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.minbox.framework : api-boot-build to add to Maven - Latest Versions:

  • Latest Stable: 2.3.8

All Versions

Choose a version of org.minbox.framework : api-boot-build to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
api-boot-build-2.3.8
api-boot-build-2.3.7
api-boot-build-2.3.6
api-boot-build-2.3.5
api-boot-build-2.3.4
api-boot-build-2.3.3.RELEASE
api-boot-build-2.3.2.RELEASE
api-boot-build-2.3.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>api-boot-build</artifactId>
    <version>2.3.8</version>
</dependency>

Advertisement