Gradle Effective Implementations Guide - Second Edition

Hubert Klein Ikkink

  • 出版商: Packt Publishing
  • 出版日期: 2016-05-31
  • 售價: $1,830
  • 貴賓價: 9.5$1,739
  • 語言: 英文
  • 頁數: 368
  • 裝訂: Paperback
  • ISBN: 1784394971
  • ISBN-13: 9781784394974
  • 相關分類: Java 相關技術
  • 下單後立即進貨 (約3~4週)

買這商品的人也買了...

商品描述

Key Features

  • Practical and engaging from start to finish covering the fundamentals of Gradle
  • Learn the skills required to develop Java applications with Gradle and integrate at an enterprise level
  • Apply the correct plugin and configuration to our Gradle build files to work with the different languages

Book Description

Gradle is a project automation tool that has a wide range of applications. The basic aim of Gradle is to automate a wide variety of tasks performed by software developers, including compiling computer source code to binary code, packaging binary codes, running tests, deploying applications to production systems, and creating documentation.

The book will start with the fundamentals of Gradle and introduce you to the tools that will be used in further chapters. You will learn to create and work with Gradle scripts and then see how to use Gradle to build your Java Projects. While building Java application, you will find out about other important topics such as dependency management, publishing artifacts, and integrating the application with other JVM languages such as Scala and Groovy.

By the end of this book, you will be able to use Gradle in your daily development. Writing tasks, applying plugins, and creating build logic will be your second nature.

What you will learn

  • Write your first Gradle Script
  • Write build logic with the Gradle build language
  • Explore the Java plugins supported by Gradle
  • Understand dependency management in Gradle
  • Package and publish your (web) application
  • Integrate Scala and Groovy with Gradle
  • Write your own custom tasks and plugins
  • Integrate Gradle with your IDE

商品描述(中文翻譯)

主要特點


  • 從頭到尾實用且引人入勝,涵蓋Gradle的基礎知識

  • 學習使用Gradle開發Java應用程式並在企業級別進行整合所需的技能

  • 在Gradle構建文件中應用正確的插件和配置以處理不同語言

書籍描述

Gradle是一個廣泛應用的專案自動化工具。Gradle的基本目標是自動化軟體開發人員執行的各種任務,包括將電腦原始碼編譯為二進制碼、打包二進制碼、執行測試、將應用程式部署到生產系統以及創建文件。

本書將從Gradle的基礎知識開始,介紹將在後續章節中使用的工具。您將學習創建和使用Gradle腳本,然後了解如何使用Gradle構建Java項目。在構建Java應用程式時,您還將了解其他重要主題,如依賴管理、發布產物以及將應用程式與Scala和Groovy等其他JVM語言整合。

通過閱讀本書,您將能夠在日常開發中使用Gradle。撰寫任務、應用插件和創建構建邏輯將成為您的第二天性。

您將學到什麼


  • 撰寫您的第一個Gradle腳本

  • 使用Gradle構建語言撰寫構建邏輯

  • 探索Gradle支援的Java插件

  • 了解Gradle中的依賴管理

  • 打包並發布您的(Web)應用程式

  • 將Scala和Groovy與Gradle整合

  • 撰寫自己的自定義任務和插件

  • 將Gradle與您的IDE整合