| GroupId | GroupIdcn.siweikj |
|---|---|
| ArtifactId | ArtifactIdquick-web |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionquick-web
quick-web
|
| Filename | Size |
|---|---|
| quick-web-0.0.1.pom | |
| quick-web-0.0.1.jar | 6 KB |
| quick-web-0.0.1-sources.jar | 4 KB |
| quick-web-0.0.1-javadoc.jar | 129 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.siweikj/quick-web/ -->
<dependency>
<groupId>cn.siweikj</groupId>
<artifactId>quick-web</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.siweikj/quick-web/
implementation 'cn.siweikj:quick-web:0.0.1'
// https://jarcasting.com/artifacts/cn.siweikj/quick-web/
implementation ("cn.siweikj:quick-web:0.0.1")
'cn.siweikj:quick-web:jar:0.0.1'
<dependency org="cn.siweikj" name="quick-web" rev="0.0.1">
<artifact name="quick-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.siweikj', module='quick-web', version='0.0.1')
)
libraryDependencies += "cn.siweikj" % "quick-web" % "0.0.1"
[cn.siweikj/quick-web "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| io.swagger : swagger-annotations | jar | 1.6.0 |