- 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.
推薦閱讀
- 每天5分鐘玩轉Kubernetes
- Windows Server 2012 Hyper-V:Deploying the Hyper-V Enterprise Server Virtualization Platform
- Linux操作系統基礎
- Linux實戰
- Linux Mint Essentials
- 混沌工程實戰:手把手教你實現系統穩定性
- Linux內核設計的藝術:圖解Linux操作系統架構設計與實現原理
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- ElasticSearch Cookbook
- Linux基礎使用與案例
- Vim 8文本處理實戰
- 大學計算機應用基礎實踐教程(Windows 7+MS Office 2010)
- Learn Quantum Computing with Python and IBM Quantum Experience
- Windows Azure實戰
- Microsoft DirectAccess Best Practices and Troubleshooting