1 Star 0 Fork 745

donggunche55/mica

forked from 如梦技术/mica 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build.gradle 472 Bytes
一键复制 编辑 原始数据 按行查看 历史
如梦技术 提交于 2020-07-08 15:40 . :sparkles:微调 mica-xss 模块.
dependencies {
api project(":mica-core")
api "org.jsoup:jsoup:${jsoupVersion}"
implementation "org.springframework.boot:spring-boot-autoconfigure"
implementation "org.springframework.boot:spring-boot-starter-web"
compileOnly "javax.validation:validation-api"
compileOnly "org.springframework.cloud:spring-cloud-context"
compileOnly "net.dreamlu:mica-auto:${micaAutoVersion}"
annotationProcessor "net.dreamlu:mica-auto:${micaAutoVersion}"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/donggunche55/mica.git
git@gitee.com:donggunche55/mica.git
donggunche55
mica
mica
master

搜索帮助