97 Star 1.6K Fork 809

Halo / halo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
settings.gradle 237 Bytes
一键复制 编辑 原始数据 按行查看 历史
John Niang 提交于 2024-02-03 22:51 . Add build script for ui project
pluginManagement {
repositories {
maven { url 'https://repo.spring.io/milestone' }
gradlePluginPortal()
}
}
rootProject.name = 'halo'
include 'api', 'application', 'platform:application', 'platform:plugin', 'ui'
Java
1
https://gitee.com/halo-dev/halo.git
git@gitee.com:halo-dev/halo.git
halo-dev
halo
halo
main

搜索帮助