License |
License |
---|---|
Categories |
CategoriesData CLI User Interface config Application Layer Libs Configuration Apollo Container Microservices |
GroupId | GroupIdcom.ctrip.framework.apollo |
ArtifactId | ArtifactIdapollo-client-config-data |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApollo Client Config Data
Configuration Center
|
<!-- https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-client-config-data/ -->
<dependency>
<groupId>com.ctrip.framework.apollo</groupId>
<artifactId>apollo-client-config-data</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-client-config-data/
implementation 'com.ctrip.framework.apollo:apollo-client-config-data:2.0.1'
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-client-config-data/
implementation ("com.ctrip.framework.apollo:apollo-client-config-data:2.0.1")
'com.ctrip.framework.apollo:apollo-client-config-data:jar:2.0.1'
<dependency org="com.ctrip.framework.apollo" name="apollo-client-config-data" rev="2.0.1">
<artifact name="apollo-client-config-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ctrip.framework.apollo', module='apollo-client-config-data', version='2.0.1')
)
libraryDependencies += "com.ctrip.framework.apollo" % "apollo-client-config-data" % "2.0.1"
[com.ctrip.framework.apollo/apollo-client-config-data "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.ctrip.framework.apollo : apollo-client | jar | 2.0.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework : spring-webflux Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
com.github.stefanbirkner : system-lambda | jar | 1.2.0 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.awaitility : awaitility | jar | 4.0.3 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |