MVN

cn.bootx.platform : bootx-common-starters

Maven & Gradle

Aug 08, 2023
<dependency>
    <groupId>cn.bootx.platform</groupId>
    <artifactId>bootx-common-starters</artifactId>
    <version>1.3.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.3

All Versions

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

Version Vulnerabilities Updated
1.3.x
bootx-common-starters-1.3.3
bootx-common-starters-1.3.2
bootx-common-starters-1.3.1
bootx-common-starters-1.3.0
1.2.x
bootx-common-starters-1.2.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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