4 Star 8 Fork 4

慕容小草 / acp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
dependencies.gradle 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
慕容小草 提交于 2024-04-25 09:08 . v2023.0.1.1
ext {
versions = [:]
}
versions += [
jupiter : "5.10.2",
junitPlatform : "1.10.2",
kotlin : "1.9.23",
kotlinCoroutines : "1.7.3",
// acp-core
findbugs : "3.0.2",
jodaTime : "2.12.5",
commons_codec : "1.16.1",
commons_text : "1.10.0",
commons_lang3 : "3.13.0",
bouncycastle : "1.74",
slf4j : "2.0.13",
logback : "1.4.14",
zip4j : "2.11.5",
// acp-file
freemarker : "2.3.32",
flyingSaucer : "9.1.22",
jsoup : "1.15.3",
batik : "1.15",
poi : "5.2.5",
// acp-spring-boot-starter
springBoot : "3.2.5",
knife4j : "4.5.0",
// acp-spring-boot-starter-ftp
ftpserver : "1.2.0",
commons_net : "3.7.2",
jsch : "0.1.55",
// acp-spring-cloud-starter
springCloud : "2023.0.1",
nacosClient : "2.3.2",
springCloudAlibaba: "2023.0.1.0",
// application
nativePlugin : "0.9.28",
// test
springBootAdmin : "3.2.3"
]
Kotlin
1
https://gitee.com/zhangbinhub/acp.git
git@gitee.com:zhangbinhub/acp.git
zhangbinhub
acp
acp
master

搜索帮助