Gradle Effective Implementations Guide. This comprehensive guide will get you up and running with build automation using Gradle. - Second Edition - Helion
Tytuł oryginału: Gradle Effective Implementations Guide. This comprehensive guide will get you up and running with build automation using Gradle. - Second Edition
ISBN: 9781784396114
stron: 368, Format: ebook
Data wydania: 2016-05-30
Księgarnia: Helion
Cena książki: 139,00 zł
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.
Osoby które kupowały "Gradle Effective Implementations Guide. This comprehensive guide will get you up and running with build automation using Gradle. - Second Edition", 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 Effective Implementations Guide. This comprehensive guide will get you up and running with build automation using Gradle. - Second Edition eBook -- spis treści
- 1. Starting with Gradle
- 2. Create Gradle Build Scripts
- 3. Work with Gradle Build Scripts
- 4. Use Gradle for a Java Project
- 5. Dependency Management
- 6. Build and Publish Artifacts
- 7. Multi-project Builds
- 8. Mixed-languages
- 9. Maintaining Code Quality
- 10. Writing Custom Tasks and Plugins
- 11. Gradle in the Enterprise
- 12. IDE Support