Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Building and Testing with Gradle
Top Free JavaScript Books 🌠 - 100% Free or Open Source!
  • Title: Building and Testing with Gradle
  • Authors Tim Berglund, Matthew McCullough
  • Publisher: O'Reilly Media; 1 edition (July 16, 2011)
  • Paperback: 116 pages
  • eBook: HTML, PDF, ePub, Mobi, etc.
  • Language: English
  • ISBN-10: 144930463X
  • ISBN-13: 978-1449304638
  • Share This:  

Book Description

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.

Discover how Gradle improves on the best ideas of Ant, Maven, and other build tools, with standards for developers who want them and lots of flexibility for those who prefer less structure.

  • Use Gradle with Groovy, Clojure, Scala, and languages beyond the JVM, such as Flex and C
  • Get started building a simple Java program using Gradle's command line tooling and a small build script
  • Learn how to configure and construct tasks, Gradle's fundamental unit of build activity
  • Take advantage of Gradle's integration with Ant
  • Use Gradle to integrate with or transition from Maven, and to build software more cleanly
  • Perform application unit and integration tests using JUnit, TestNG, Spock, and Geb
About the Author
  • Tim 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:
  • Gradle Beyond the Basics: Customizing Next-Generation Builds

    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.

  • 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