MVN

com.github.hetianyi : springboot-parent

Maven & Gradle

Aug 04, 2022
0 stars

Springboot Base Parent · Parent pom based on Spring Boot 2.2.2.RELEASE

<dependency>
    <groupId>com.github.hetianyi</groupId>
    <artifactId>springboot-parent</artifactId>
    <version>2.2.2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.hetianyi : springboot-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.2.2.9

All Versions

Choose a version of com.github.hetianyi : springboot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.7.x
springboot-parent-2.7.2.3
2.2.x
springboot-parent-2.2.2.9
1.0.x
springboot-parent-1.0.3
springboot-parent-1.0.2
springboot-parent-1.0.1
springboot-parent-1.0.0
SB
springboot-parent-SB-2.7.2.RELEASE-2
springboot-parent-SB-2.7.2.RELEASE-1
springboot-parent-SB-2.2.2.RELEASE-8
springboot-parent-SB-2.2.2.RELEASE-7
springboot-parent-SB-2.2.2.RELEASE-6
springboot-parent-SB-2.7.0.RELEASE-1
springboot-parent-SB-2.2.2.RELEASE-5
springboot-parent-SB-2.2.2.RELEASE-4
springboot-parent-SB-2.5.2.RELEASE-1
springboot-parent-SB-2.2.2.RELEASE-3
springboot-parent-SB-2.2.2.RELEASE-2
springboot-parent-SB-2.2.2.RELEASE-1
springboot-parent-SB-2.0.1.RELEASE-2
springboot-parent-SB-2.0.1.RELEASE-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.hetianyi</groupId>
    <artifactId>springboot-parent</artifactId>
    <version>2.2.2.9</version>
</dependency>