- Mastering Gradle
- Mainak Mitra
- 127字
- 2021-07-16 20:49:34
Summary
In this chapter, we briefly discussed what a Build Automation System is, why do we need it, and why Gradle is a popular Build Automation System. You also learned how to install Gradle and we created our first Gradle script. Then we discussed the command-line options, GUI support, cache management, and startup scripts. Finally, we concluded the chapter working with Eclipse IDE with the Gradle Plugin to develop a simple Java application.
All the build scripts developed in this chapter were written in Groovy, but we have not talked about it. So, in the next chapter, we will learn some basic concepts of the Groovy programming language. Next chapter is meant mainly for developers who already have some basic knowledge of Java and object-oriented programming concepts.
- 在最好的年紀學Python:小學生趣味編程
- Java系統分析與架構設計
- Java EE 6 企業級應用開發教程
- 摩登創客:與智能手機和平板電腦共舞
- Vue.js 2 and Bootstrap 4 Web Development
- Java編程指南:基礎知識、類庫應用及案例設計
- Scratch·愛編程的藝術家
- 汽車人機交互界面整合設計
- SQL Server 2008 R2數據庫技術及應用(第3版)
- Vue.js 3應用開發與核心源碼解析
- C++程序設計教程(第2版)
- Python面試通關寶典
- Java語言程序設計實用教程(第2版)
- Java面向對象程序設計教程
- Microsoft Windows Identity Foundation Cookbook