License |
License |
---|---|
GroupId | GroupIdcn.schoolwow |
ArtifactId | ArtifactIdQuickAPI |
Version | Version2.2 |
Type | Typejar |
Description |
DescriptionQuickAPI
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
QuickAPI-2.2.pom | |
QuickAPI-2.2.jar | 713 KB |
QuickAPI-2.2-sources.jar | 682 KB |
QuickAPI-2.2-javadoc.jar | 193 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.schoolwow/QuickAPI/ -->
<dependency>
<groupId>cn.schoolwow</groupId>
<artifactId>QuickAPI</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.schoolwow/QuickAPI/
implementation 'cn.schoolwow:QuickAPI:2.2'
// https://jarcasting.com/artifacts/cn.schoolwow/QuickAPI/
implementation ("cn.schoolwow:QuickAPI:2.2")
'cn.schoolwow:QuickAPI:jar:2.2'
<dependency org="cn.schoolwow" name="QuickAPI" rev="2.2">
<artifact name="QuickAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.schoolwow', module='QuickAPI', version='2.2')
)
libraryDependencies += "cn.schoolwow" % "QuickAPI" % "2.2"
[cn.schoolwow/QuickAPI "2.2"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.alibaba : fastjson | jar | 1.2.38 |
org.apache.maven.shared : maven-invoker | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.0 |
cn.schoolwow : QuickServer | jar | 1.4 |
org.springframework : spring-webmvc | jar | 4.3.8.RELEASE |
cn.schoolwow : QuickDAO | jar | 3.5 |
io.swagger : swagger-annotations | jar | 1.5.20 |
io.springfox : springfox-core | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.8 |