- Gradle Effective Implementations Guide(Second Edition)
- Hubert Klein Ikkink
- 133字
- 2021-07-16 10:43:22
Summary
So, now we have discussed how to install Gradle on our computers. We have written our first Gradle build script with a simple task.
We have also seen how we use the built-in tasks of Gradle to get more information about a project. We discussed how to use the command-line options to help us run the build scripts. We have looked at the Gradle GUI and how we can use it to run Gradle build scripts.
In the next chapter, we will take a further look at tasks. We will discuss how to add actions to a task. We write more complex tasks, where the tasks will depend on other tasks. We will also discuss how Gradle builds up a task graph internally and how to use this in our projects.
推薦閱讀
- Citrix XenApp Performance Essentials
- 樂學(xué)Windows操作系統(tǒng)
- Linux運維實戰(zhàn):CentOS7.6操作系統(tǒng)從入門到精通
- 大學(xué)計算機應(yīng)用基礎(chǔ)實踐教程(Windows 7+Office 2013)
- Learn Helm
- Windows Phone 7.5 Data Cookbook
- 新手易學(xué):系統(tǒng)安裝與重裝
- 開源安全運維平臺OSSIM疑難解析:入門篇
- Implementing Azure DevOps Solutions
- Windows Server 2019 Administration Fundamentals
- Joomla! 3 Template Essentials
- 深入淺出Node.js
- HTML5 Enterprise Application Development
- Linux操作系統(tǒng)
- Java EE 7 Developer Handbook