IntelliJ IDEA: Analyzing Dependencies
ฝัง
- เผยแพร่เมื่อ 9 ก.พ. 2025
- If you're working on a real world project, you're probably using external dependencies. You might need to analyze which dependencies your application uses. For example, you may want to find out how a particular version of a dependency ended up in your application. Let's take a look at how IntelliJ IDEA can help you to analyze dependencies.
For more information, take a look at:
• Maven Dependency Analyzer: jb.gg/txz4bm
• Gradle Dependency Analyzer: jb.gg/oljl2g
• Managing Dependencies: • IntelliJ IDEA: Managin...
• Viewing Dependencies: • IntelliJ IDEA: Viewing...
Example project:
• github.com/spr...
*Author: Marit van Dijk
Download IntelliJ IDEA: jb.gg/download...
Join us:
Website jb.gg/website
Blog jb.gg/blog
Twitter / intellijidea
Facebook / intellijidea
#intelliJIDEA #intelliJ #jetbrains #java #programming
appreciate the series, thank you.
Thank you!
This series is awesome. Please make more!
Thank you! Is there anything in particular you'd like to see in this series?
Great video, unfortunately diagrams don't seem to work for multi-level Maven projects (i.e. with submodules). Only leaf modules can show dependencies?
Any plans to support multi-level maven projects for dependency graphs?
yeah, that's great but how about adding button EXCLUDE instead of "Nothing here" in dependency analyzer of gradle project?
silver button on the way
Wow, nice
When there is a conflict in the dependencies, how does IntelliJ determine which dependency it should omit? Why was 3.5.0 preferred over 3.31.0?
That's Maven doing the resolution there, not IntelliJ. Maven uses the dependency version declared "closer" to your build (less levels of hierarchy deep), so the dependencies you declare yourself always win. If two conflicting dependencies are at the same hierarchy level, the first one wins.
@@henninghoefer Thank you very much for the detailed answer 🙂
@@henninghoefer Is there a way I can manually pick choose one over the other?
How bad is a library conflict?
My Java/Groovy career without Intellij will truly be a harrowing experience.
How can I buy Intellij idea in India
You should be able to buy a personal license here: www.jetbrains.com/store/#personal. Please contact sales if you have any trouble: jetbrains.com/support/sales/#email-sales
Thanks you very much
You are welcome
How did I not know about this
great, but if you will have pauses and some name of the explained topic, it would be better