| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.openbox |
| Идентификатор | Идентификаторhttp |
| Последняя версия | Последняя версия2.1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHttpClient
Http client Framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| http-2.1.6.pom | |
| http-2.1.6.jar | 63 KB |
| http-2.1.6-sources.jar | 33 KB |
| http-2.1.6-javadoc.jar | 303 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.openbox/http/ -->
<dependency>
<groupId>com.googlecode.openbox</groupId>
<artifactId>http</artifactId>
<version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.openbox/http/
implementation 'com.googlecode.openbox:http:2.1.6'
// https://jarcasting.com/artifacts/com.googlecode.openbox/http/
implementation ("com.googlecode.openbox:http:2.1.6")
'com.googlecode.openbox:http:jar:2.1.6'
<dependency org="com.googlecode.openbox" name="http" rev="2.1.6">
<artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.openbox', module='http', version='2.1.6')
)
libraryDependencies += "com.googlecode.openbox" % "http" % "2.1.6"
[com.googlecode.openbox/http "2.1.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.3 |
| com.google.code.gson : gson | jar | 2.2.4 |
| jaxen : jaxen | jar | 1.1.4 |
| dom4j : dom4j | jar | 1.6.1 |
| com.googlecode.openbox : common | jar | 2.1.6 |
| org.jsoup : jsoup | jar | 1.7.3 |
| com.google.protobuf : protobuf-java | jar | 2.4.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.0-beta9 |
| org.apache.logging.log4j : log4j-core | jar | 2.0-beta9 |