License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices config Application Layer Libs Configuration |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdcarnival-spring-boot-starter-config |
Version | Version1.6.33 |
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.6.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-config/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-config:1.6.33'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-config/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-config:1.6.33")
'com.github.yingzhuo:carnival-spring-boot-starter-config:jar:1.6.33'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-config" rev="1.6.33">
<artifact name="carnival-spring-boot-starter-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-config', version='1.6.33')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-config" % "1.6.33"
[com.github.yingzhuo/carnival-spring-boot-starter-config "1.6.33"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.2.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.2.RELEASE |
com.typesafe : config | jar | 1.4.0 |
com.moandjiezana.toml : toml4j | jar | 0.7.2 |
org.yaml : snakeyaml | jar | 1.26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |