Jar examples for o:org.apache.sling.scripting.sightly
The Apache Sling Scripting HTL Compiler provides support for compiling HTML Template Language scripts into an Abstract Syntax Tree.
You can download jar file org.apache.sling.scripting.sightly.compiler 1.0.20-1.3.1 in this page.
Apache License
You can use the following script to add org.apache.sling.scripting.sightly.compiler-1.0.20-1.3.1.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.scripting.sightly.compiler</artifactId> <version>1.0.20-1.3.1</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.scripting.sightly.compiler', version: '1.0.20-1.3.1'
libraryDependencies += "org.apache.sling" % "org.apache.sling.scripting.sightly.compiler" % "1.0.20-1.3.1"
<dependency org="org.apache.sling" name="org.apache.sling.scripting.sightly.compiler" rev="1.0.20-1.3.1"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.scripting.sightly.compiler', version='1.0.20-1.3.1'))
'org.apache.sling:org.apache.sling.scripting.sightly.compiler:jar:1.0.20-1.3.1'
Click the following link to download the jar file.
org.apache.sling.scripting.sightly.compiler-1.0.20-1.3.1-javadoc.jar