top | item 38198323

(no title)

aramattamara | 2 years ago

Yes, it's called Java modules (aka JEP-200).

Although people often skip it and put everything in one module. It was released in Java 9 (started in 2014 and completed fully in 2017).

discuss

order

vips7L|2 years ago

AFAIK Jigsaw solves a different problem. The transitive dep will still be found on the module path.