License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Configuration Application Layer Libs config |
GroupId | GroupIdcn.kevinkda.core |
ArtifactId | ArtifactIdspring-boot-default-configuration |
Last Version | Last Version2.3.1.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspring boot quick configuration
spring-boot-default-configuration
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-boot-default-configuration-2.3.1.RELEASE.pom | |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar | 2.3.1.RELEASE |