is not current version
Last Version 2.3.1.RELEASE

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

spring-boot-default-configuration

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.1.15.RELEASE
Type

Type

pom

Download spring-boot-default-configuration 2.1.15.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.1.15.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.1.15.RELEASE'
// https://jarcasting.com/artifacts/cn.kevinkda.core/spring-boot-default-configuration/
implementation ("cn.kevinkda.core:spring-boot-default-configuration:2.1.15.RELEASE")
'cn.kevinkda.core:spring-boot-default-configuration:pom:2.1.15.RELEASE'
<dependency org="cn.kevinkda.core" name="spring-boot-default-configuration" rev="2.1.15.RELEASE">
  <artifact name="spring-boot-default-configuration" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.kevinkda.core', module='spring-boot-default-configuration', version='2.1.15.RELEASE')
)
libraryDependencies += "cn.kevinkda.core" % "spring-boot-default-configuration" % "2.1.15.RELEASE"
[cn.kevinkda.core/spring-boot-default-configuration "2.1.15.RELEASE"]