У нас вы можете посмотреть бесплатно Understanding Gradle #28 – Clean Compile Classpaths with the Dependency Analysis Plugin или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
How does modularity in Java work (Part 3): Keep the Compile Classpaths of your modules clean with the Dependency Analysis plugin 🚀 Online course - Modern Gradle Fundamentals https://www.udemy.com/course/modern-g... 🏎️ Training on your Gradle topics https://onepiece.software/#training ✨ Support with your Gradle project https://onepiece.software/#consulting 💚 Support my work https://paypal.me/onepiecesw 💙 Follow me on Mastodon https://mastodon.social/@jendrik ❤️ Support dependency analysis plugin development: https://github.com/autonomousapps/dep... ▶️ 0:00 Java Modularity 3 - Dependency Analysis Plugin ▶️ 1:31 Example with Java plugins ▶️ 3:10 Changing public API of a module ▶️ 4:15 Apply Dependency Analysis plugin ▶️ 4:53 Root project build file ▶️ 5:32 Analysis tasks ▶️ 5:59 Detecting wrong scope (api → implementation) ▶️ 6:23 Detecting wrong scope (implementation → api) ▶️ 6:38 Detecting unused dependency ▶️ 7:11 Detecting missing dependency declaration ▶️ 8:26 Detecting wrong scope (implementation → runtimeOnly) ▶️ 9:45 Refactor to shrink compile classpaths ▶️ 10:31 More analysis tasks ▶️ 11:07 Configuring the analysis plugin ▶️ 11:21 Custom post processing tasks ▶️ 12:21 Summary 💾 Example on GitHub (Kotlin DSL): https://github.com/jjohannes/understa... 💾 Example on GitHub (Groovy DSL): https://github.com/jjohannes/understa... Related Videos: ⏩ 01 The Settings File: • Understanding Gradle #01 – The Settings File ⏩ 02 The Build Files: • Understanding Gradle #02 – The Build Files ⏩ 03 Plugins: • Understanding Gradle #03 – Plugins ⏩ 26 The Classpath: • Understanding Gradle #26 – The Classpath ⏩ 27 Multiple Compile Classpaths: • Understanding Gradle #27 – Multiple Compil... Further Readings: 📕 Dependency Analysis Plugin Documentation: https://github.com/autonomousapps/dep... 📕 Configurations of the Java Library plugin: https://docs.gradle.org/current/userg... 📕 Declaring dependencies / What are Configurations? https://docs.gradle.org/current/userg...