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:2.0.2'
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.commons.compiler</artifactId>
<version>2.0.2</version>
</dependency>
<dependency org="org.apache.sling" name="org.apache.sling.commons.compiler" rev="2.0.2"/>
"org.apache.sling", "org.apache.sling.commons.compiler", "2.0.2"