License |
License |
---|---|
GroupId | GroupIdcn.schoolwow |
ArtifactId | ArtifactIdQuickServer |
Version | Version2.0.3 |
Type | Typejar |
Description |
DescriptionQuickServer2
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
QuickServer-2.0.3.pom | |
QuickServer-2.0.3.jar | 87 KB |
QuickServer-2.0.3-sources.jar | 51 KB |
QuickServer-2.0.3-javadoc.jar | 342 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.schoolwow/QuickServer/ -->
<dependency>
<groupId>cn.schoolwow</groupId>
<artifactId>QuickServer</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.schoolwow/QuickServer/
implementation 'cn.schoolwow:QuickServer:2.0.3'
// https://jarcasting.com/artifacts/cn.schoolwow/QuickServer/
implementation ("cn.schoolwow:QuickServer:2.0.3")
'cn.schoolwow:QuickServer:jar:2.0.3'
<dependency org="cn.schoolwow" name="QuickServer" rev="2.0.3">
<artifact name="QuickServer" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.schoolwow', module='QuickServer', version='2.0.3')
)
libraryDependencies += "cn.schoolwow" % "QuickServer" % "2.0.3"
[cn.schoolwow/QuickServer "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.3 |
com.alibaba : fastjson | jar | 1.2.75 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
cn.schoolwow : QuickHttp | jar | 2.0.5 |
junit : junit | jar | 4.12 |