Jar examples for o:org.apache.sling.junit.core
Runs JUnit tests in an OSGi framework and provides the JUnit libraries
You can download jar file org.apache.sling.junit.core 1.0.14 in this page.
Apache License
You can use the following script to add org.apache.sling.junit.core-1.0.14.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.junit.core</artifactId> <version>1.0.14</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.junit.core', version: '1.0.14'
libraryDependencies += "org.apache.sling" % "org.apache.sling.junit.core" % "1.0.14"
<dependency org="org.apache.sling" name="org.apache.sling.junit.core" rev="1.0.14"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.junit.core', version='1.0.14'))
'org.apache.sling:org.apache.sling.junit.core:jar:1.0.14'
Click the following link to download the jar file.
org.apache.sling.junit.core-1.0.14-javadoc.jar