Jar examples for o:org.apache.sling.junit.remote
Utilities to run server-side JUnit tests remotely
You can download jar file org.apache.sling.junit.remote 1.0.8 in this page.
Apache License
You can use the following script to add org.apache.sling.junit.remote-1.0.8.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.junit.remote</artifactId> <version>1.0.8</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.junit.remote', version: '1.0.8'
libraryDependencies += "org.apache.sling" % "org.apache.sling.junit.remote" % "1.0.8"
<dependency org="org.apache.sling" name="org.apache.sling.junit.remote" rev="1.0.8"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.junit.remote', version='1.0.8'))
'org.apache.sling:org.apache.sling.junit.remote:jar:1.0.8'
Click the following link to download the jar file.
org.apache.sling.junit.remote-1.0.8-javadoc.jar