加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
settings.gradle 643 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zhijun Zhai 提交于 2016-02-20 19:11 . created excutable war
/*
* This settings file was auto generated by the Gradle buildInit task
* by 'jack' at '1/27/16 7:07 AM' with Gradle 2.6
*
* 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.6/userguide/multi_project_builds.html
*/
/*
// To declare projects as part of a multi-project build use the 'include' method
include 'shared'
include 'api'
include 'services:webservice'
*/
rootProject.name = 'email-serving'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化