Jar examples for o:org.apache.sling.commons.compiler
The Sling Commons Java Compiler bundle provides platform independant Java Compilation support using the Eclipse Java Compiler (org.eclipse.jdt).
You can download jar file org.apache.sling.commons.compiler 2.3.0 in this page.
Apache License
You can use the following script to add org.apache.sling.commons.compiler-2.3.0.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.commons.compiler</artifactId> <version>2.3.0</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.commons.compiler', version: '2.3.0'
libraryDependencies += "org.apache.sling" % "org.apache.sling.commons.compiler" % "2.3.0"
<dependency org="org.apache.sling" name="org.apache.sling.commons.compiler" rev="2.3.0"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.commons.compiler', version='2.3.0'))
'org.apache.sling:org.apache.sling.commons.compiler:jar:2.3.0'
Click the following link to download the jar file.
org.apache.sling.commons.compiler-2.3.0-javadoc.jar