- 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網絡管理與配置(第2版)
- 每天5分鐘玩轉Kubernetes
- Ansible權威指南
- 嵌入式Linux系統開發:基于Yocto Project
- Java EE 8 Design Patterns and Best Practices
- Linux自動化運維:Shell與Ansible(微課版)
- Mastering Reactive JavaScript
- Advanced TypeScript Programming Projects
- Linux設備驅動開發
- Advanced Infrastructure Penetration Testing
- Hadoop Real-World Solutions Cookbook
- Multi-Cloud for Architects
- Linux從入門到精通(視頻教學版)
- 用“芯”探核:基于龍芯的Linux內核探索解析
- Linux指令從入門到精通(“十二五”國家重點圖書出版規劃項目)