License |
License |
---|---|
GroupId | GroupIdcn.xnatural.http |
ArtifactId | ArtifactIdhttp |
Version | Version1.0.7 |
Type | Typejar |
Description |
Descriptionhttp
轻量级http 服务, 基于jdk aio
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-1.0.7.pom | |
http-1.0.7.jar | 67 KB |
http-1.0.7-sources.jar | 37 KB |
http-1.0.7-javadoc.jar | 141 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.75 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |