/Java-9-Module-System

Example of using the Java 9 module system

Primary LanguageJava

Java 9 Module System

This tiny application was developed to understand the new Java 9 Module system. There is one project that is imported into another, however only a subset of the classes are exposed as part of the module.