Jar examples for o:org.apache.sling.scripting.sightly
The Apache Sling Scripting HTL Engine is a Java implementation of the HTML Template Language specification. The bundle contains the HTL script engine and its runtime implementation.
You can download jar file org.apache.sling.scripting.sightly 1.0.2 in this page.
Apache License
You can use the following script to add org.apache.sling.scripting.sightly-1.0.2.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.scripting.sightly</artifactId> <version>1.0.2</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.scripting.sightly', version: '1.0.2'
libraryDependencies += "org.apache.sling" % "org.apache.sling.scripting.sightly" % "1.0.2"
<dependency org="org.apache.sling" name="org.apache.sling.scripting.sightly" rev="1.0.2"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.scripting.sightly', version='1.0.2'))
'org.apache.sling:org.apache.sling.scripting.sightly:jar:1.0.2'
Click the following link to download the jar file.
org.apache.sling.scripting.sightly-1.0.2-javadoc.jar