The BugVM compiler translates Java bytecode into native ARM or x86 code. Apps run directly on the CPU. No interpreter or virtual machine involved.
'com.bugvm:bugvm-parent:1.0.6'
<dependency>
<groupId>com.bugvm</groupId>
<artifactId>bugvm-parent</artifactId>
<version>1.0.6</version>
</dependency>
<dependency org="com.bugvm" name="bugvm-parent" rev="1.0.6"/>
"com.bugvm", "bugvm-parent", "1.0.6"