besthttp

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.nixiantongxue
ArtifactId

ArtifactId

nio-http
Last Version

Last Version

0.1.24-release
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

nixian
Source Code Management

Source Code Management

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

Download nio-http

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.24-release
0.1.24-beta
0.1.23-release
0.1.22-release
0.1.21-release
0.1.20-release
0.1.19-release
0.1.18-release
0.1.17-release
0.1.16-release
0.1.15-release
0.1.15-beta
0.1.14-beta
0.1.13-beta