| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем config Библиотеки уровня приложения Configuration |
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторconfig-http-client-core |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| config-http-client-core-1.0.0.pom | |
| config-http-client-core-1.0.0.jar | 18 KB |
| config-http-client-core-1.0.0-sources.jar | 12 KB |
| config-http-client-core-1.0.0-javadoc.jar | 145 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/config-http-client-core/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>config-http-client-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/config-http-client-core/
implementation 'com.github.houbb:config-http-client-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/config-http-client-core/
implementation ("com.github.houbb:config-http-client-core:1.0.0")
'com.github.houbb:config-http-client-core:jar:1.0.0'
<dependency org="com.github.houbb" name="config-http-client-core" rev="1.0.0">
<artifact name="config-http-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='config-http-client-core', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "config-http-client-core" % "1.0.0"
[com.github.houbb/config-http-client-core "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : config-http-client-common | jar | 1.0.0 |
| com.github.houbb : heaven | jar | 0.1.126 |
| com.github.houbb : property | jar | 0.0.9 |
| com.github.houbb : log-integration | jar | 1.1.8 |
| com.github.houbb : load-balance | jar | 0.0.1 |
| com.alibaba : fastjson | jar | 1.2.73 |
| com.squareup.okhttp3 : okhttp | jar | 3.2.0 |
| com.squareup.okio : okio | jar | 1.6.0 |