Apollo Client

OKHttp3的简单封装,链式调用

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем Apollo Контейнер Микросервисы
Группа

Группа

com.github.doobo
Идентификатор

Идентификатор

apollo-client
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apollo Client
OKHttp3的简单封装,链式调用
Ссылка на сайт

Ссылка на сайт

https://github.com/doobo/apollo-client
Организация-разработчик

Организация-разработчик

Ctrip, Inc.
Система контроля версий

Система контроля версий

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

Скачать apollo-client

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 4.3.19.RELEASE
org.springframework.boot : spring-boot-autoconfigure Необязательный jar 1.5.16.RELEASE

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

apollo-client

License

对apollo-client进行二次封装,基于1.5.1版本,JDK1.8,支持简单AUTH授权访问.

如何添加

 <dependency>
   <groupId>com.github.doobo</groupId>
   <artifactId>apollo-client</artifactId>
   <version>1.0</version>
 </dependency>

License

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Версии библиотеки

Версия
1.0