A Gradle plugin, similar to the groovy and scala plugins for Gradle.
Specifically, this adds compileJawa and compileTestJawa tasks. compileJava and compileTestJava tasks are dependent on these tasks in the mixin case, respectively.
Java 8 is required.
The latest release version, and instructions to apply it, is available at Gradle Plugin Portal.