Last Version

Crawljax test utilities 3.6

This artifact offers Crawljax plugin developers a convenient way to test their plugins by offering several default sites with known/expected output.

License

License

GroupId

GroupId

com.crawljax
ArtifactId

ArtifactId

crawljax-test-utils
Version

Version

3.6
Type

Type

jar
Description

Description

Crawljax test utilities
This artifact offers Crawljax plugin developers a convenient way to test their plugins by offering several default sites with known/expected output.

Download crawljax-test-utils 3.6


<!-- https://jarcasting.com/artifacts/com.crawljax/crawljax-test-utils/ -->
<dependency>
    <groupId>com.crawljax</groupId>
    <artifactId>crawljax-test-utils</artifactId>
    <version>3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.crawljax/crawljax-test-utils/
implementation 'com.crawljax:crawljax-test-utils:3.6'
// https://jarcasting.com/artifacts/com.crawljax/crawljax-test-utils/
implementation ("com.crawljax:crawljax-test-utils:3.6")
'com.crawljax:crawljax-test-utils:jar:3.6'
<dependency org="com.crawljax" name="crawljax-test-utils" rev="3.6">
  <artifact name="crawljax-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crawljax', module='crawljax-test-utils', version='3.6')
)
libraryDependencies += "com.crawljax" % "crawljax-test-utils" % "3.6"
[com.crawljax/crawljax-test-utils "3.6"]

Dependencies

compile (9)

Group / Artifact Type Version
com.crawljax : crawljax-core jar 3.6
com.crawljax : crawljax-core test-jar 3.6
junit : junit jar 4.11
org.eclipse.jetty : jetty-server jar 9.3.0.M1
com.google.guava : guava jar 18.0
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : jul-to-slf4j jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
com.google.code.findbugs : jsr305 jar 3.0.0

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.8

Project Modules

There are no modules declared in this project.