Download org.apache.sling.launchpad.integration-tests-1.0.4.jar file - Jar o

Jar examples for o:org.apache.sling.launchpad

Description

Sling Integration Tests, contains integration tests that are used by the testing project and other upstream testing projects.

You can download jar file org.apache.sling.launchpad.integration-tests 1.0.4 in this page.

License

Apache License

Build File

You can use the following script to add org.apache.sling.launchpad.integration-tests-1.0.4.jar to your project.

<dependency>
   <groupId>org.apache.sling</groupId>
   <artifactId>org.apache.sling.launchpad.integration-tests</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.launchpad.integration-tests', version: '1.0.4'
libraryDependencies += "org.apache.sling" % "org.apache.sling.launchpad.integration-tests" % "1.0.4"
<dependency org="org.apache.sling" name="org.apache.sling.launchpad.integration-tests" rev="1.0.4"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.launchpad.integration-tests', version='1.0.4'))
'org.apache.sling:org.apache.sling.launchpad.integration-tests:jar:1.0.4'

Download

Click the following link to download the jar file.

org.apache.sling.launchpad.integration-tests-1.0.4-javadoc.jar
org.apache.sling.launchpad.integration-tests-1.0.4-sources.jar
org.apache.sling.launchpad.integration-tests-1.0.4.jar
org.apache.sling.launchpad.integration-tests-1.0.4.pom



Related Tutorials