License |
License |
---|---|
GroupId | GroupIdcn.schoolwow |
ArtifactId | ArtifactIdQuickHttp |
Version | Version2.0.5.3 |
Type | Typejar |
Description |
DescriptionQuickHttp2
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
QuickHttp-2.0.5.3.pom | |
QuickHttp-2.0.5.3.jar | 130 KB |
QuickHttp-2.0.5.3-sources.jar | 52 KB |
QuickHttp-2.0.5.3-javadoc.jar | 584 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.schoolwow/QuickHttp/ -->
<dependency>
<groupId>cn.schoolwow</groupId>
<artifactId>QuickHttp</artifactId>
<version>2.0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.schoolwow/QuickHttp/
implementation 'cn.schoolwow:QuickHttp:2.0.5.3'
// https://jarcasting.com/artifacts/cn.schoolwow/QuickHttp/
implementation ("cn.schoolwow:QuickHttp:2.0.5.3")
'cn.schoolwow:QuickHttp:jar:2.0.5.3'
<dependency org="cn.schoolwow" name="QuickHttp" rev="2.0.5.3">
<artifact name="QuickHttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.schoolwow', module='QuickHttp', version='2.0.5.3')
)
libraryDependencies += "cn.schoolwow" % "QuickHttp" % "2.0.5.3"
[cn.schoolwow/QuickHttp "2.0.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
com.alibaba : fastjson | jar | 1.2.75 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.jsoup : jsoup | jar | 1.11.3 |
cn.schoolwow : QuickServer | jar | 2.0.1-SNAPSHOT |
junit : junit | jar | 4.12 |