Gradle Essentials. Master the fundamentals of Gradle using real-world projects with this quick and easy-to-read guide - Helion
Tytuł oryginału: Gradle Essentials. Master the fundamentals of Gradle using real-world projects with this quick and easy-to-read guide
ISBN: 9781783982370
stron: 176, Format: ebook
Data wydania: 2015-12-23
Księgarnia: Helion
Cena książki: 80,91 zł (poprzednio: 89,90 zł)
Oszczędzasz: 10% (-8,99 zł)
Gradle is an advanced and modern build automation tool. It inherits the best elements of the past generation of build tools, but it also differs and innovates to bring terseness, elegance, simplicity, and the flexibility to build.
Right from installing Gradle and writing your first build file to creating a fully-fledged multi-module project build, this book will guide you through its topics in a step-by-step fashion.
You will get your hands dirty with a simple Java project built with Gradle and go on to build web applications that are run with Jetty or Tomcat. We take a unique approach towards explaining the DSL using the Gradle API, which makes the DSL more accessible and intuitive.
All in all, this book is a concise guide to help you decipher the Gradle build files, covering the essential topics that are most useful in real-world projects. With every chapter, you will learn a new topic and be able to readily implement your build files.
Osoby które kupowały "Gradle Essentials. Master the fundamentals of Gradle using real-world projects with this quick and easy-to-read guide", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Gradle Essentials. Master the fundamentals of Gradle using real-world projects with this quick and easy-to-read guide eBook -- spis treści
- 1. Hello Gradle - Getting Gradle to run a task on your machine
- 2. Build and Test a simple Java Project with Gradle
- 3. Building Web applications
- 4. Build Scripts revisited
- 5. Multi module Project
- 6. Real world projects with Gradle
- 7. Testing and Reporting with Gradle
- 8. Organize Build Logic and Plugins
- 9. Polygot projects