Last Version

Apollo Client 1.0

OKHttp3的简单封装,链式调用

License

License

Categories

Categories

CLI User Interface Apollo Container Microservices
GroupId

GroupId

com.github.doobo
ArtifactId

ArtifactId

apollo-client
Version

Version

1.0
Type

Type

jar
Description

Description

Apollo Client
OKHttp3的简单封装,链式调用
Project URL

Project URL

https://github.com/doobo/apollo-client
Project Organization

Project Organization

Ctrip, Inc.
Source Code Management

Source Code Management

https://github.com/doobo/apollo-client

Download apollo-client 1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.ctrip.framework.apollo : apollo-core jar 1.5.1
com.google.inject : guice jar 4.1.0
org.slf4j : slf4j-api jar 1.7.21
org.yaml : snakeyaml jar 1.17
org.springframework : spring-context Optional jar 4.3.19.RELEASE
org.springframework.boot : spring-boot-autoconfigure Optional jar 1.5.16.RELEASE

test (5)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.12.v20180830
org.slf4j : jcl-over-slf4j jar 1.7.25
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.