is not current version
Last Version 2.0.1

Apollo Client 1.9.2

Ctrip Configuration Center

License

License

Categories

Categories

CLI User Interface Apollo Container Microservices
GroupId

GroupId

com.ctrip.framework.apollo
ArtifactId

ArtifactId

apollo-client
Version

Version

1.9.2
Type

Type

jar
Description

Description

Apollo Client
Ctrip Configuration Center
Project Organization

Project Organization

Ctrip, Inc.

Download apollo-client 1.9.2


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

Dependencies

compile (7)

Group / Artifact Type Version
com.ctrip.framework.apollo : apollo-core jar 1.9.2
com.google.inject : guice jar 4.1.0
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.