Last Version

spring boot quick configuration 2.3.1.RELEASE

spring-boot-default-configuration

License

License

Categories

Categories

Spring Boot Container Microservices Configuration Application Layer Libs config
GroupId

GroupId

cn.kevinkda.core
ArtifactId

ArtifactId

spring-boot-default-configuration
Version

Version

2.3.1.RELEASE
Type

Type

pom
Description

Description

spring boot quick configuration
spring-boot-default-configuration
Project URL

Project URL

https://www.kevinkda.cn

Download spring-boot-default-configuration 2.3.1.RELEASE


<!-- https://jarcasting.com/artifacts/cn.kevinkda.core/spring-boot-default-configuration/ -->
<dependency>
    <groupId>cn.kevinkda.core</groupId>
    <artifactId>spring-boot-default-configuration</artifactId>
    <version>2.3.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.kevinkda.core/spring-boot-default-configuration/
implementation 'cn.kevinkda.core:spring-boot-default-configuration:2.3.1.RELEASE'
// https://jarcasting.com/artifacts/cn.kevinkda.core/spring-boot-default-configuration/
implementation ("cn.kevinkda.core:spring-boot-default-configuration:2.3.1.RELEASE")
'cn.kevinkda.core:spring-boot-default-configuration:pom:2.3.1.RELEASE'
<dependency org="cn.kevinkda.core" name="spring-boot-default-configuration" rev="2.3.1.RELEASE">
  <artifact name="spring-boot-default-configuration" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.kevinkda.core', module='spring-boot-default-configuration', version='2.3.1.RELEASE')
)
libraryDependencies += "cn.kevinkda.core" % "spring-boot-default-configuration" % "2.3.1.RELEASE"
[cn.kevinkda.core/spring-boot-default-configuration "2.3.1.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.1.RELEASE

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.