| Class | Description |
|---|---|
| CompileModuleInfoTask | Task for compiling a single "module-info.java" file. |
| ModuleInfoPlugin | Gradle plugin for adding a "compileModuleInfo" task to the project. |
| ModuleMainClassTask | Task that updates the jar file produced by the Jar task with a main class attribute. |