- Gradle Effective Implementations Guide(Second Edition)
- Hubert Klein Ikkink
- 155字
- 2021-07-16 10:43:19
Preface
Gradle is the next generation in build automation. Gradle uses convention-over-configuration to provide good defaults, but it is also flexible to be used in every situation you encounter in daily development. Build logic is described with a powerful DSL and empowers developers to create reusable and maintainable build logic.
We will see more about Gradle in this book. We will discuss Gradle's features with code samples throughout the book. We will also discuss how to write tasks, work with files, and write build scripts using the Groovy DSL. Next, we will discuss how to use Gradle in projects to compile, package, test, check code quality, and deploy applications. Finally we will see how to integrate Gradle with continuous integration servers and development environments (IDEs).
After reading this book, you will know how to use Gradle in your daily development. We can write tasks, apply plugins, and write build logic using the Gradle build language.
- Linux Mint Essentials
- Learning Windows Server Containers
- Arch Linux Environment Setup How-to
- Haskell Financial Data Modeling and Predictive Analytics
- Linux集群和自動化運維
- 巧學活用Windows 7
- Mastering Reactive JavaScript
- OpenSolaris設備驅動原理與開發
- Advanced Infrastructure Penetration Testing
- Linux深度攻略
- OpenSolaris紅寶書
- 計算機操作系統(第3版)(微課版)
- Drupal 7 Mobile Web Development Beginner’s Guide
- OpenSolaris系統管理
- Windows 10從入門到精通