0%

Book 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.

What’s 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

    1. Copyright
    2. Brief Table of Contents
    3. Table of Contents
    4. Foreword
    5. Preface
    6. Acknowledgments
    7. About this Book
    8. About the Cover Illustration
    9. Part 1. Introducing Gradle
      1. Chapter 1. Introduction to project automation
      2. Chapter 2. Next-generation builds with Gradle
      3. Chapter 3. Building a Gradle project by example
    10. Part 2. Mastering the fundamentals
      1. Chapter 4. Build script essentials
      2. Chapter 5. Dependency management
      3. Chapter 6. Multiproject builds
      4. Chapter 7. Testing with Gradle
      5. Chapter 8. Extending Gradle
      6. Chapter 9. Integration and migration
    11. Part 3. From build to deployment
      1. Chapter 10. IDE support and tooling
      2. Chapter 11. Building polyglot projects
      3. Chapter 12. Code quality management and monitoring
      4. Chapter 13. Continuous integration
      5. Chapter 14. Artifact assembly and publishing
      6. Chapter 15. Infrastructure provisioning and deployment
    12. Appendix A. Driving the command line
    13. Appendix B. Groovy for Gradle users
    14. Index
    15. List of Figures
    16. List of Tables
    17. List of Listings
    18.117.196.217