2 Star 1 Fork 1

justwe9891/hermit

forked from Jack Gao/hermit 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
settings.gradle 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
Jack Gao 提交于 2017-06-03 22:04 . First comit
/*
* Copyright © 2017 eqxiu.com 北京中网易企秀科技有限公司 All rights reserved.
*/
/*
* This settings file was auto generated by the Gradle buildInit task
* by 'weiming' at '16-8-14 下午5:15' with Gradle 2.10
*
* The settings file is used to specify which projects to include in your build.
* In a single project build this file can be empty or even removed.
*
* Detailed information about configuring a multi-project build in Gradle can be found
* in the user guide at https://docs.gradle.org/2.10/userguide/multi_project_builds.html
*/
/*
// To declare projects as part of a multi-project build use the 'include' method*/
rootProject.name = "cn.hermit"
include ':hermit-core'
include ':hermit-dubbo'
include ':hermit-swagger-ui'
project(':hermit-swagger-ui').projectDir = new File('examples/swagger-ui')
include ':example-dubbo-api'
project(':example-dubbo-api').projectDir = new File('examples/dubbo/api')
include ':example-dubbo-consumer'
project(':example-dubbo-consumer').projectDir = new File('examples/dubbo/consumer')
include ':example-dubbo-provider'
project(':example-dubbo-provider').projectDir = new File('examples/dubbo/provider')
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/justwe9891/hermit.git
git@gitee.com:justwe9891/hermit.git
justwe9891
hermit
hermit
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385