Jar examples for o:org.apache.sling.engine
Bundle implementing the core of Apache Sling.
You can download jar file org.apache.sling.engine 2.6.6 in this page.
Apache License
You can use the following script to add org.apache.sling.engine-2.6.6.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.engine</artifactId> <version>2.6.6</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.engine', version: '2.6.6'
libraryDependencies += "org.apache.sling" % "org.apache.sling.engine" % "2.6.6"
<dependency org="org.apache.sling" name="org.apache.sling.engine" rev="2.6.6"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.engine', version='2.6.6'))
'org.apache.sling:org.apache.sling.engine:jar:2.6.6'
Click the following link to download the jar file.
org.apache.sling.engine-2.6.6-javadoc.jar