Jar examples for o:org.apache.sling.paxexam.util
Utilities that make it easier to test Sling code with Pax Exam. See this module's tests for usage examples.
You can download jar file org.apache.sling.paxexam.util 1.0.2 in this page.
Apache License
You can use the following script to add org.apache.sling.paxexam.util-1.0.2.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.paxexam.util</artifactId> <version>1.0.2</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.paxexam.util', version: '1.0.2'
libraryDependencies += "org.apache.sling" % "org.apache.sling.paxexam.util" % "1.0.2"
<dependency org="org.apache.sling" name="org.apache.sling.paxexam.util" rev="1.0.2"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.paxexam.util', version='1.0.2'))
'org.apache.sling:org.apache.sling.paxexam.util:jar:1.0.2'
Click the following link to download the jar file.
org.apache.sling.paxexam.util-1.0.2-javadoc.jar