License |
License |
---|---|
GroupId | GroupIdcn.xnatural |
ArtifactId | ArtifactIdhttp |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionhttp
轻量级异步AIO http服务
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-1.1.0.pom | |
http-1.1.0.jar | 80 KB |
http-1.1.0-sources.jar | 43 KB |
http-1.1.0-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.xnatural/http/ -->
<dependency>
<groupId>cn.xnatural</groupId>
<artifactId>http</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xnatural/http/
implementation 'cn.xnatural:http:1.1.0'
// https://jarcasting.com/artifacts/cn.xnatural/http/
implementation ("cn.xnatural:http:1.1.0")
'cn.xnatural:http:jar:1.1.0'
<dependency org="cn.xnatural" name="http" rev="1.1.0">
<artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xnatural', module='http', version='1.1.0')
)
libraryDependencies += "cn.xnatural" % "http" % "1.1.0"
[cn.xnatural/http "1.1.0"]
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 |