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

besthttp 0.1.24-release

besthttp is a async HTTP component based nio model written in Java

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

io.github.nixiantongxue
Идентификатор

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

nio-http
Версия

Версия

0.1.24-release
Тип

Тип

jar
Описание

Описание

besthttp
besthttp is a async HTTP component based nio model written in Java
Ссылка на сайт

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

https://github.com/nixiantongxue/nio-http
Организация-разработчик

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

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

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

https://github.com/nixiantongxue/nio-http

Скачать nio-http 0.1.24-release


<!-- https://jarcasting.com/artifacts/io.github.nixiantongxue/nio-http/ -->
<dependency>
    <groupId>io.github.nixiantongxue</groupId>
    <artifactId>nio-http</artifactId>
    <version>0.1.24-release</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nixiantongxue/nio-http/
implementation 'io.github.nixiantongxue:nio-http:0.1.24-release'
// https://jarcasting.com/artifacts/io.github.nixiantongxue/nio-http/
implementation ("io.github.nixiantongxue:nio-http:0.1.24-release")
'io.github.nixiantongxue:nio-http:jar:0.1.24-release'
<dependency org="io.github.nixiantongxue" name="nio-http" rev="0.1.24-release">
  <artifact name="nio-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nixiantongxue', module='nio-http', version='0.1.24-release')
)
libraryDependencies += "io.github.nixiantongxue" % "nio-http" % "0.1.24-release"
[io.github.nixiantongxue/nio-http "0.1.24-release"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpasyncclient jar 4.1.4
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpmime jar 4.5.6
com.google.code.gson : gson jar 2.2.4
commons-lang : commons-lang jar 2.5

test (1)

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

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

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