Skip to content

Building and Testing with Gradle

Matthew Mccullough
Barcode 9781449304638
Paperback

Sold out
Original price £18.03 - Original price £18.03
Original price
£18.03
£18.03 - £18.03
Current price £18.03

Click here to join our rewards scheme and earn points on this purchase!

Availability:
Out of stock

Release Date: 09/08/2011

Genre: Computing & Internet
Label: O'Reilly Media
Contributors: Matthew Mccullough (Contributions by)
Language: English
Publisher: O'Reilly Media
Pages: 116

Gradle is the project automation tool that is taking the Java world by storm. This ebook shows you to us Gradle for building and testing software written in Java and other JVM languages. It covers transitioning to Gradle from Maven, integration with IDEs such as Eclipse, and more.
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