Apollo Client Config Data

Configuration Center

License

License

Categories

Categories

Data CLI User Interface config Application Layer Libs Configuration Apollo Container Microservices
GroupId

GroupId

com.ctrip.framework.apollo
ArtifactId

ArtifactId

apollo-client-config-data
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apollo Client Config Data
Configuration Center

Download apollo-client-config-data

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar

test (6)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
2.0.0-RC1
1.9.1
1.9.0