Java 9 Modules
Jump to navigation
Jump to search
Internal
TODO
Concepts
Module
A module is a JAR with a module descriptor, available to the JVM on the module path.
Module Path
Organizatorium
- Classpath and module path is mutually exclusive.