Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Gradle Beyond the Basics: Customizing Next-Generation Builds
🌠 Top Free C Programming Books - 100% Free or Open Source
  • Title: Gradle Beyond the Basics: Customizing Next-Generation Builds
  • Authors Tim Berglund
  • Publisher: O'Reilly Media (July 29, 2013)
  • Paperback: 80 pages
  • eBook: HTML, PDF, ePub, Mobi, etc.
  • Language: English
  • ISBN-10: 1449304672
  • ISBN-13: 978-0596517335
  • Share This:  

Book Description

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.

  • Examine Gradle's file API, including copy tasks, pattern matching, content filtering, and the FileCollection interface
  • Understand the process for building and packaging a custom Gradle plug-in
  • Manage build complexity with hook methods and Gradle's rule feature
  • Learn how Gradle handles dependency management natively and through customization
  • Explore Gradle's core plug-ins as well as key examples from the Gradle community
About the Author
  • Tim is a full-stack generalist and passionate teacher who loves coding, presenting, and working with people. He is founder and principal software developer at the August Technology Group, a technology consulting firm focused on the JVM.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Building and Testing with Gradle (Tim Berglund, et al)

    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.

  • Gradle Succinctly (Jose R. O. Mendoza)

    This book will show you how to improve their projects' development cycle in order to shrink delivery times and build more reliable products with Gradle, from installing it to exploring capabilities like hooks and dependency management.

  • Jenkins: The Definitive Guide (John F. Smart)

    Whether you're a developer, software architect, or project manager, this provides a tutorial on continuous integration (CI) as well as a comprehensive reference for using Jenkins. You get a wealth of best practices and real-world tips to help you get the most out of this tool.

  • The Hudson Book (Manfred Moser, Tim O'Brien)

    This book aims to be the authoritative and up to date resource about Hudson written by the community for the community. It shows you how to streamline and stabilize each process in your development lifecycle.

  • Maven: The Definitive Guide (Timothy M. O'Brien)

    This book clearly explains how Maven can bring order to your software development projects. Everything you need to know Maven is in this guide. Maven is also a project management tool that can run reports, generate a project website, etc.

  • Maven Cookbook (Timothy M. O'Brien, et al)

    This book covers topocs like how to use Maven with Eclipse, OSGi, Groovy, Scala, Ant, Ruby, Web Development, unit tests and integration tests, etc. It also covers Maven Repository Management using Nexus.

Book Categories
:
Other Categories
Resources and Links