http

轻量级异步AIO http服务

License

License

GroupId

GroupId

cn.xnatural
ArtifactId

ArtifactId

http
Last Version

Last Version

1.1.3
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
org.apache.tomcat.embed : tomcat-embed-core jar 10.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.13
1.0.12
1.0.11
1.0.10