MVN

cn.bootx.platform : bootx-platform-parent

Maven & Gradle

Aug 08, 2023

bootx-platform · bootx-platform 基于Spring Boot框架打造,针对单体式应用进行专门设计,提供整套服务模块,努力为打造全方位企业级开发解决方案

<dependency>
    <groupId>cn.bootx.platform</groupId>
    <artifactId>bootx-platform-parent</artifactId>
    <version>1.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.bootx.platform : bootx-platform-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.3

All Versions

Choose a version of cn.bootx.platform : bootx-platform-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
bootx-platform-parent-1.3.3
bootx-platform-parent-1.3.2
bootx-platform-parent-1.3.1
bootx-platform-parent-1.3.0
1.2.x
bootx-platform-parent-1.2.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.bootx.platform</groupId>
    <artifactId>bootx-platform-parent</artifactId>
    <version>1.3.3</version>
</dependency>