Download org.apache.sling.junit.remote-1.0.8.jar file - Jar o

Jar examples for o:org.apache.sling.junit.remote

Description

Utilities to run server-side JUnit tests remotely

You can download jar file org.apache.sling.junit.remote 1.0.8 in this page.

License

Apache License

Build File

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'

Download

Click the following link to download the jar file.

org.apache.sling.junit.remote-1.0.8-javadoc.jar
org.apache.sling.junit.remote-1.0.8-sources.jar
org.apache.sling.junit.remote-1.0.8.jar
org.apache.sling.junit.remote-1.0.8.pom



Related Tutorials