is not current version
Last Version 1.0.9

http 1.0.7

轻量级http 服务, 基于jdk aio

License

License

GroupId

GroupId

cn.xnatural.http
ArtifactId

ArtifactId

http
Version

Version

1.0.7
Type

Type

jar
Description

Description

http
轻量级http 服务, 基于jdk aio
Project URL

Project URL

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

Source Code Management

https://gitee.com/xnat/http

Download http 1.0.7


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

Dependencies

compile (2)

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

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.