Jar examples for c:crawljax-test-utils
This artifact offers Crawljax plugin developers a convenient way to test their plugins by offering several default sites with known/expected output.
You can download jar file crawljax-test-utils 1.3 in this page.
Apache 2
You can use the following script to add crawljax-test-utils-1.3.jar to your project.
<dependency> <groupId>com.crawljax</groupId> <artifactId>crawljax-test-utils</artifactId> <version>1.3</version> </dependency>
compile group: 'com.crawljax', name: 'crawljax-test-utils', version: '1.3'
libraryDependencies += "com.crawljax" % "crawljax-test-utils" % "1.3"
<dependency org="com.crawljax" name="crawljax-test-utils" rev="1.3"/>
@Grapes(@Grab(group='com.crawljax', module='crawljax-test-utils', version='1.3'))
'com.crawljax:crawljax-test-utils:jar:1.3'
Click the following link to download the jar file.
crawljax-test-utils-1.3-javadoc.jar