Last Version

QuickHttp2 2.0.8

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

QuickHttp
Version

Version

2.0.8
Type

Type

jar
Description

Description

QuickHttp2
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/sunyue1380/QuickHttp2
Source Code Management

Source Code Management

https://github.com/sunyue1380/QuickHttp2

Download QuickHttp 2.0.8


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

Dependencies

compile (2)

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

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.11.3
cn.schoolwow : QuickServer jar 2.0.5-SNAPSHOT
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.