Download crawljax-test-utils-1.3.jar file - Jar c

Jar examples for c:crawljax-test-utils

Description

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.

License

Apache 2

Build File

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'

Download

Click the following link to download the jar file.

crawljax-test-utils-1.3-javadoc.jar
crawljax-test-utils-1.3-sources.jar
crawljax-test-utils-1.3-test-sources.jar
crawljax-test-utils-1.3-tests.jar
crawljax-test-utils-1.3.jar
crawljax-test-utils-1.3.pom



Related Tutorials