Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Gradle Dependency Management (Repost)

Posted By: step778
Gradle Dependency Management (Repost)

Hubert Klein Ikkink, "Gradle Dependency Management"
English | 2015 | pages: 188 | ISBN: 1784392782 | PDF | 1,8 mb

Learn how to use Gradle's powerful dependency management through extensive code samples, and discover how to define, customize, and deploy dependencies

About This Book
- Be in total control of your dependencies
- Deploy your artifacts to repositories with Gradle
- Learn through code snippets and real-life examples
Who This Book Is For
If you work on Java projects, use Gradle as a build automation tool, and you use dependencies in your project, this is the book for you. Additionally, if you want to deploy your project artifacts as dependencies for other developers using Gradle, you've found the right book.
What You Will Learn

- Define dependencies in your Java projects

- Publish your artifacts to Maven and Ivy repositories

- Configure transitive dependencies

- Install your artifacts in Bintray

- Customize the resolution of dependency rules

- Use your own code as dependencies in a multimodule project

- Configure repositories to resolve dependencies

In Detail
Gradle is the next generation in build automation. It allows you to define dependencies for your project in a clear way and also customize how they are resolved to suit your needs. It offers fine-grained control over how to publish your artifacts to Maven and Ivy repositories.
Gradle Dependency Management defines dependencies for your Java-based project and customizes how they are resolved. You will learn how to configure the publication of artifacts to different repositories. Packed with plenty of code samples, you will understand how to define the repositories that contain dependencies. Following this, you will learn how to customize the dependency resolution process in Gradle.

My Link