mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 19:51:56 +08:00
7 lines
198 B
Groovy
7 lines
198 B
Groovy
dependencies {
|
|
implementation "org.springframework.boot:spring-boot-starter-web:2.3.4.RELEASE"
|
|
implementation "io.springfox:springfox-swagger2:2.9.2"
|
|
}
|
|
|
|
description = "ruoyi-common-swagger"
|