License |
License |
---|---|
GroupId | GroupIdcn.xnatural.http |
ArtifactId | ArtifactIdhttp |
Version | Version1.0.9 |
Type | Typejar |
Description |
Descriptionhttp
轻量级异步AIO http服务
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-1.0.9.pom | |
http-1.0.9.jar | 76 KB |
http-1.0.9-sources.jar | 41 KB |
http-1.0.9-javadoc.jar | 158 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.75 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |