/autolayer

Automatically splits Java 9 modules into layers

Primary LanguageJavaApache License 2.0Apache-2.0

Autolayer

Autolayer automatically splits Java 9 modules into layers.

Each Layer is completely isolated from any other layers that are not in its direct hierarchy.

TBD