License |
License |
---|---|
GroupId | GroupIdcn.xnatural |
ArtifactId | ArtifactIdhttp |
Version | Version1.0.11 |
Type | Typejar |
Description |
Descriptionhttp
轻量级异步AIO http服务
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-1.0.11.pom | |
http-1.0.11.jar | 79 KB |
http-1.0.11-sources.jar | 43 KB |
http-1.0.11-javadoc.jar | 159 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.78 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.6 |