Build and test software written in Java and many other languages with Gradle, the open source project automation tool that’s getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle, both as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.
If you’re familiar with Gradle’s basics elements—possibly through the author’s previous O’Reilly book, Building and Testing with Gradle — this more advanced guide provides the recipes, techniques, and syntax to help you master this build automation tool. With clear, concise explanations and lots of ready-to-use code examples, you’ll explore four discrete areas of Gradle functionality: file operations, custom Gradle plugins, build lifecycle hooks, and dependency management.
Learn how to use Gradle’s rich set of APIs and Groovy-based Domain Specific Language to customize build software that actually conforms to your product. By using the techniques in this book, you’ll be able to write domain-specific builds that support every other line of code your team creates.
Title Gradle Beyond the Basics: Customizing Next-Generation Builds
Authors Tim Berglund
Publisher: O'Reilly Media (July 29, 2013)
Paperback: 80 pages
Language: English
ISBN-10: 1449304672
ISBN-13: 978-0596517335
eBook: http://chimera.labs.oreilly.com/books/1234000001741/index.html
No comments:
Post a Comment