is not current version
Last Version 2.0.1

Apollo Client 2.0.0

Configuration Center

License

License

Categories

Categories

CLI User Interface Apollo Container Microservices
GroupId

GroupId

com.ctrip.framework.apollo
ArtifactId

ArtifactId

apollo-client
Version

Version

2.0.0
Type

Type

jar
Description

Description

Apollo Client
Configuration Center

Download apollo-client 2.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.ctrip.framework.apollo : apollo-core jar 2.0.0
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.