License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdcarnival-spring-boot-starter-config |
Last Version | Last Version1.10.40 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot starters
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-config/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-config</artifactId>
<version>1.10.40</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-config/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-config:1.10.40'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-config/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-config:1.10.40")
'com.github.yingzhuo:carnival-spring-boot-starter-config:jar:1.10.40'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-config" rev="1.10.40">
<artifact name="carnival-spring-boot-starter-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-config', version='1.10.40')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-config" % "1.10.40"
[com.github.yingzhuo/carnival-spring-boot-starter-config "1.10.40"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.1 |
com.typesafe : config | jar | 1.4.1 |
com.moandjiezana.toml : toml4j | jar | 0.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |