null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Gradle Beyond the Basics (Customizing Next-Generation Builds)

List Price: $24.99
SKU:
9781449304676
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Tim Berglund
    Format:
    Paperback
    Pages:
    78
    Publisher:
    O'Reilly Media (September 10, 2013)
    Language:
    English
    ISBN-13:
    9781449304676
    ISBN-10:
    1449304672
    Dimensions:
    7" x 9.19"
    File:
    TWO RIVERS-PERSEUS-Metadata_Only_Perseus_Distribution_Customer_Group_Metadata_20251022163324-20251022.xml
    Folder:
    TWO RIVERS
    List Price:
    $24.99
    As low as:
    $21.49
    Publisher Identifier:
    P-PER
    Discount Code:
    C
    Case Pack:
    51
    Country of Origin:
    United States
    Pub Discount:
    60
    Weight:
    4.96oz
    Imprint:
    O'Reilly Media
  • Overview

    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