| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.oschina.zcx7878 |
| ArtifactId | ArtifactIdcicada.boot-web |
| Last Version | Last Version2.0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncicada
cicada 基础框架
|
| Filename | Size |
|---|---|
| cicada.boot-web-2.0.0.2.pom | |
| cicada.boot-web-2.0.0.2.jar | 6 KB |
| cicada.boot-web-2.0.0.2-sources.jar | 3 KB |
| cicada.boot-web-2.0.0.2-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-web/ -->
<dependency>
<groupId>net.oschina.zcx7878</groupId>
<artifactId>cicada.boot-web</artifactId>
<version>2.0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-web/
implementation 'net.oschina.zcx7878:cicada.boot-web:2.0.0.2'
// https://jarcasting.com/artifacts/net.oschina.zcx7878/cicada.boot-web/
implementation ("net.oschina.zcx7878:cicada.boot-web:2.0.0.2")
'net.oschina.zcx7878:cicada.boot-web:jar:2.0.0.2'
<dependency org="net.oschina.zcx7878" name="cicada.boot-web" rev="2.0.0.2">
<artifact name="cicada.boot-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.zcx7878', module='cicada.boot-web', version='2.0.0.2')
)
libraryDependencies += "net.oschina.zcx7878" % "cicada.boot-web" % "2.0.0.2"
[net.oschina.zcx7878/cicada.boot-web "2.0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.oschina.zcx7878 : cicada.boot-core | jar | 2.0.0.2 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.3.RELEASE |
| javax.servlet : javax.servlet-api | jar | 4.0.0 |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.3.RELEASE |
| io.springfox : springfox-swagger2 | jar | 2.7.0 |
| io.springfox : springfox-swagger-ui | jar | 2.7.0 |
| com.google.guava : guava | jar | 21.0 |