The Sling Commons Java Compiler bundle provides platform independant Java Compilation support using the Eclipse Java Compiler (org.eclipse.jdt).
'org.apache.sling:org.apache.sling.commons.compiler:1.0.0'
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.commons.compiler</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="org.apache.sling" name="org.apache.sling.commons.compiler" rev="1.0.0"/>
"org.apache.sling", "org.apache.sling.commons.compiler", "1.0.0"