- Mastering Gradle
- Mainak Mitra
- 138字
- 2021-07-16 20:49:31
Preface
This book is a practical guide to learning enterprise build systems with Gradle. This book helps you to master the core concepts of the tool and to quickly apply the knowledge to real-life projects. Throughout the book, all the chapters are supported by sufficient examples so that the reader can easily follow and absorb the concepts. The book is divided into 10 chapters. The first six chapters are aimed at gaining knowledge about fundamental topics such as Task, Plugins, Dependency Management, various in-built plugins, and a lot more. The next few chapters cover diverse topics such as Continuous Integration, Migration, and Deployment, which enables readers to learn concepts that are very useful for agile software development. The last chapter of the book focuses on the Android build system with Gradle, which will be useful for mobile developers.
- Mastering Concurrency Programming with Java 8
- 深度實踐OpenStack:基于Python的OpenStack組件開發
- 基于免疫進化的算法及應用研究
- Java Web開發技術教程
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- Nginx Essentials
- Java EE 7 Development with NetBeans 8
- PostgreSQL Replication(Second Edition)
- Node.js Design Patterns
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- Kubernetes源碼剖析
- Python商務數據分析(微課版)
- Backbone.js Patterns and Best Practices
- 前端程序員面試算法寶典
- Learning Gerrit Code Review