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

commons-http 2.1.2-RELEASE

对http的封装,支持HTTPClient,Okhttp3等

Лицензия

Лицензия

Группа

Группа

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

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

commons-http
Версия

Версия

2.1.2-RELEASE
Тип

Тип

jar
Описание

Описание

commons-http
对http的封装,支持HTTPClient,Okhttp3等
Ссылка на сайт

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

https://github.com/hb0730/hb0730-commons

Скачать commons-http 2.1.2-RELEASE


<!-- https://jarcasting.com/artifacts/com.hb0730/commons-http/ -->
<dependency>
    <groupId>com.hb0730</groupId>
    <artifactId>commons-http</artifactId>
    <version>2.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hb0730/commons-http/
implementation 'com.hb0730:commons-http:2.1.2-RELEASE'
// https://jarcasting.com/artifacts/com.hb0730/commons-http/
implementation ("com.hb0730:commons-http:2.1.2-RELEASE")
'com.hb0730:commons-http:jar:2.1.2-RELEASE'
<dependency org="com.hb0730" name="commons-http" rev="2.1.2-RELEASE">
  <artifact name="commons-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hb0730', module='commons-http', version='2.1.2-RELEASE')
)
libraryDependencies += "com.hb0730" % "commons-http" % "2.1.2-RELEASE"
[com.hb0730/commons-http "2.1.2-RELEASE"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.hb0730 : commons-lang jar 2.1.2-RELEASE
org.apache.httpcomponents : httpclient Необязательный jar 4.5.11
org.apache.httpcomponents.client5 : httpclient5 Необязательный jar 5.0
com.squareup.okhttp3 : okhttp Необязательный jar 4.0.1
javax.annotation : javax.annotation-api jar 1.3.2
org.projectlombok : lombok Необязательный jar 1.18.12

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

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