目錄(92章)
倒序
- coverpage
- Mastering Gradle
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Getting Started with Gradle
- Understanding Build Automation System
- Gradle overview
- Installation and quick start
- Our first script
- Gradle command Line arguments
- The Gradle GUI
- Start up script
- Build life cycle
- Cache management
- Gradle with IDE
- Summary
- Chapter 2. Groovy Essentials for Gradle
- Overview
- Groovy script for Hello World
- Data types
- Classes beans and methods
- Control structures
- Collections
- Closure
- Builder
- Summary
- Chapter 3. Managing Task
- Build script basics
- Task configuration
- Task execution
- Task dependency
- Task ordering
- Task operations
- Gradle's in-built tasks
- Custom tasks
- Summary
- Chapter 4. Plugin Management
- The script plugin
- The binary plugin
- Gradle's in-built plugins
- The Java plugin
- The custom plugin
- Summary
- Chapter 5. Dependency Management
- Overview
- Dependency configurations
- Dependency resolution
- Customizing the dependency
- Publishing artifacts
- Summary
- Chapter 6. Working with Gradle
- The War plugin
- The Scala plugin
- Logging
- File management
- Property management
- Multi-project build
- Testing with Gradle
- Summary
- Chapter 7. Continuous Integration
- Jenkins walk-through
- Checkstyle and PMD plugins
- The Sonar Runner plugin
- TeamCity walk-through
- Summary
- Chapter 8. Migration
- Migration from Ant
- Migration from Maven
- Summary
- Chapter 9. Deployment
- Role of Gradle in deployment
- Docker overview
- Installing Docker
- Docker commands
- Running an application in Docker
- Build Deployment and Test pipeline
- Summary
- Chapter 10. Building Android Applications with Gradle
- Creating Android project using Android Studio
- Building the Android project with Gradle
- Summary
- Index 更新時間:2021-07-16 20:49:50
推薦閱讀
- 極簡算法史:從數學到機器的故事
- Intel Galileo Essentials
- Getting Started with ResearchKit
- C語言程序設計實訓教程
- PHP網絡編程學習筆記
- Practical Game Design
- 琢石成器:Windows環境下32位匯編語言程序設計
- Cybersecurity Attacks:Red Team Strategies
- 0 bug:C/C++商用工程之道
- Java Fundamentals
- Qt5 C++ GUI Programming Cookbook
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- R語言數據挖掘:實用項目解析
- 從零開始學UI:概念解析、實戰提高、突破規則
- HTML5移動Web開發
- Test-Driven iOS Development with Swift
- 征服C指針(第2版)
- C/C++代碼調試的藝術
- Docker on Windows
- Hands-On Data Visualization with Bokeh
- Spark for Data Science
- Hands-On Artificial Intelligence with Unreal Engine
- Expert Angular
- Game Physics Cookbook
- 虛擬化工程師運維實戰:VMware服務器虛擬化+Citrix桌面/應用虛擬化+Veeam備份+Zabbix監控
- 計算機信息錄入與操作實訓教程(第二版)
- SQL Server 2017 Integration Services Cookbook
- INSTANT HTML5 Responsive Table Design How-to
- Learning Phalcon PHP
- JavaScript前端開發案例教程