Apollo Client

Configuration Center

License

License

Categories

Categories

CLI User Interface Apollo Container Microservices
GroupId

GroupId

com.ctrip.framework.apollo
ArtifactId

ArtifactId

apollo-client
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apollo Client
Configuration Center

Download apollo-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-client/ -->
<dependency>
    <groupId>com.ctrip.framework.apollo</groupId>
    <artifactId>apollo-client</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-client/
implementation 'com.ctrip.framework.apollo:apollo-client:2.0.1'
// https://jarcasting.com/artifacts/com.ctrip.framework.apollo/apollo-client/
implementation ("com.ctrip.framework.apollo:apollo-client:2.0.1")
'com.ctrip.framework.apollo:apollo-client:jar:2.0.1'
<dependency org="com.ctrip.framework.apollo" name="apollo-client" rev="2.0.1">
  <artifact name="apollo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ctrip.framework.apollo', module='apollo-client', version='2.0.1')
)
libraryDependencies += "com.ctrip.framework.apollo" % "apollo-client" % "2.0.1"
[com.ctrip.framework.apollo/apollo-client "2.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
com.ctrip.framework.apollo : apollo-core jar 2.0.1
com.google.inject : guice jar 5.0.1
org.slf4j : slf4j-api jar 1.7.21
org.yaml : snakeyaml jar
org.springframework : spring-context Optional jar
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (7)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar
org.slf4j : jcl-over-slf4j jar
org.apache.logging.log4j : log4j-slf4j-impl jar
org.apache.logging.log4j : log4j-core 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.
com.ctrip.framework.apollo

Ctrip, Inc.

Ctrip.com open source projects

Versions

Version
2.0.1
2.0.0
2.0.0-RC1
1.9.2
1.9.1
1.9.0
1.8.0
1.7.0
1.6.2
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0