Limit this search to....

Gradle in Action
Contributor(s): Muschko, Benjamin (Author)
ISBN: 1617291307     ISBN-13: 9781617291302
Publisher: Manning Publications
OUR PRICE:   $42.74  
Product Type: Paperback - Other Formats
Published: March 2014
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Software Development & Engineering - Tools
- Computers | Programming Languages - Java
- Computers | Enterprise Applications - Collaboration Software
Physical Information: 1.06" H x 7.43" W x 9.24" (1.72 lbs) 480 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Summary

Gradle in Action is a comprehensive guide to end-to-end project automation with Gradle. Starting with the basics, this practical, easy-to-read book discusses how to build a full-fledged, real-world project. Along the way, it touches on advanced topics like testing, continuous integration, and monitoring code quality. You'll also explore tasks like setting up your target environment and deploying your software.

About the Technology

Gradle is a general-purpose build automation tool. It extends the usage patterns established by its forerunners, Ant and Maven, and allows builds that are expressive, maintainable, and easy to understand. Using a flexible Groovy-based DSL, Gradle provides declarative and extendable language elements that let you model your project's needs the way you want.

About the Book

Gradle in Action is a comprehensive guide to end-to-end project automation with Gradle. Starting with the basics, this practical, easy-to-read book discusses how to establish an effective build process for a full-fledged, real-world project. Along the way, it covers advanced topics like testing, continuous integration, and monitoring code quality. You'll also explore tasks like setting up your target environment and deploying your software.

The book assumes a basic background in Java, but no knowledge of Groovy.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

Whats Inside

  • A comprehensive guide to Gradle
  • Practical, real-world examples
  • Transitioning from Ant and Maven
  • In-depth plugin development
  • Continuous delivery with Gradle

About the Author

Benjamin Muschko is a member of the Gradleware engineering team and the author of several popular Gradle plugins.

Table of Contents

    PART 1 INTRODUCING GRADLE
  1. Introduction to project automation
  2. Next-generation builds with Gradle
  3. Building a Gradle project by example
  4. PART 2 MASTERING THE FUNDAMENTALS
  5. Build script essentials
  6. Dependency management
  7. Multiproject builds
  8. Testing with Gradle
  9. Extending Gradle
  10. Integration and migration
  11. PART 3 FROM BUILD TO DEPLOYMENT
  12. IDE support and tooling
  13. Building polyglot projects
  14. Code quality management and monitoring
  15. Continuous integration
  16. Artifact assembly and publishing
  17. Infrastructure provisioning and deployment

Contributor Bio(s): Muschko, Benjamin: -

Benjamin Muschko is a senior software engineer with more than 10 years of experience in developing and delivering business applications. He is an active Gradle contributor and author of several popular plugins.