is not current version
Last Version 1.1.3

http 1.0.11

轻量级异步AIO http服务

License

License

GroupId

GroupId

cn.xnatural
ArtifactId

ArtifactId

http
Version

Version

1.0.11
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.11


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.78
org.slf4j : slf4j-api jar 1.7.32

test (1)

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

Project Modules

There are no modules declared in this project.