<dependency>
<groupId>io.github.ahjohannessen</groupId>
<artifactId>java-runtime_2.12</artifactId>
<version>0.6.10</version>
</dependency>
@Grapes(
@Grab(group='io.github.ahjohannessen', module='java-runtime_2.12', version='0.6.10')
)