MVN

cn.kevinkda.core : spring-boot-default-configuration

Maven & Gradle

Jun 21, 2020
0 stars

spring boot quick configuration · spring-boot-default-configuration

<dependency>
    <groupId>cn.kevinkda.core</groupId>
    <artifactId>spring-boot-default-configuration</artifactId>
    <version>2.1.15.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.kevinkda.core : spring-boot-default-configuration to add to Maven - Latest Versions:

  • Latest Stable: 2.1.15.RELEASE

All Versions

Choose a version of cn.kevinkda.core : spring-boot-default-configuration to add to Maven - All Versions:

Version Vulnerabilities Updated
2.3.x
spring-boot-default-configuration-2.3.1.RELEASE
spring-boot-default-configuration-2.3.0.RELEASE
2.2.x
spring-boot-default-configuration-2.2.8.RELEASE
2.1.x
spring-boot-default-configuration-2.1.15.RELEASE
2.0.x
spring-boot-default-configuration-2.0.6.RELEASE
spring-boot-default-configuration-2.0.5.RELEASE
spring-boot-default-configuration-2.0.4.RELEASE
spring-boot-default-configuration-2.0.3.RELEASE
spring-boot-default-configuration-2.0.2.RELEASE
spring-boot-default-configuration-2.0.1.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cn.kevinkda.core</groupId>
    <artifactId>spring-boot-default-configuration</artifactId>
    <version>2.1.15.RELEASE</version>
</dependency>

Advertisement