IntelliJ IDEA
 
Get IntelliJ IDEA

Module dependencies

Last modified: 23 October 2024

Modules can depend on SDKs, JAR files (libraries) or other modules within a project. When you compile or run your code, the list of module dependencies is used to form the classpath for the compiler or the JVM.