MVN

io.github.panxiaochao : pxc-spring-boot-starter-parent

Maven & Gradle

Aug 25, 2023
0 stars

pxc-spring-boot-starter-parent · Parent pom from spring-boot-dependencies 2.7 latest

<dependency>
    <groupId>io.github.panxiaochao</groupId>
    <artifactId>pxc-spring-boot-starter-parent</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.panxiaochao : pxc-spring-boot-starter-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of io.github.panxiaochao : pxc-spring-boot-starter-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2022
pxc-spring-boot-starter-parent-2022-2.7-1.4
pxc-spring-boot-starter-parent-2022-2.7-1.3
pxc-spring-boot-starter-parent-2022-2.7-1.2
pxc-spring-boot-starter-parent-2022-2.7-1.1
pxc-spring-boot-starter-parent-2022-2.7-1.0
2022.0.x
pxc-spring-boot-starter-parent-2022.0.0-2.6
pxc-spring-boot-starter-parent-2022.0.0-2.3
2.0.x
pxc-spring-boot-starter-parent-2.0.1
pxc-spring-boot-starter-parent-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.panxiaochao</groupId>
    <artifactId>pxc-spring-boot-starter-parent</artifactId>
    <version>2.0.1</version>
</dependency>