1 Star 0 Fork 1

iSayCheese/gradle-scripts-github

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
spring-cloud-camden-sr7.gradle 582 Bytes
一键复制 编辑 原始数据 按行查看 历史
qiujiayu 提交于 2018-05-31 10:43 . first commit
/**
*
* 使用Spring Cloud时,build.gradle中需要使用参数,抽取到此文件中(目录是为了统一Spring cloud 与 Spring boot版本);
* 作者:jiayu.qiu
* 使用方法:在根项目的build.gradle中增加如下代码,进行导入:
* ext{
* sxGradleHome = "https://raw.githubusercontent.com/sxfad/gradle-scripts/master/"
* }
* apply from: sxGradleHome + 'spring-cloud-camden-sr7.gradle'
*
* 更多内容,请参考 https://github.com/sxfad/gradle-scripts
**/
ext {
springCloudVersion = 'Camden.SR7'
springBootVersion = '1.4.2.RELEASE'
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qihualive/gradle-scripts-github.git
git@gitee.com:qihualive/gradle-scripts-github.git
qihualive
gradle-scripts-github
gradle-scripts-github
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385