Last Version

http 1.0.9

轻量级异步AIO http服务

License

License

GroupId

GroupId

cn.xnatural.http
ArtifactId

ArtifactId

http
Version

Version

1.0.9
Type

Type

jar
Description

Description

http
轻量级异步AIO http服务
Project URL

Project URL

https://gitee.com/xnat/http
Source Code Management

Source Code Management

https://gitee.com/xnat/http

Download http 1.0.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.75
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.