Last Version

Crawljax 2.2

Crawling Ajax applications through dynamic analysis and reconstruction of the UI state changes. Crawljax is based on a method which dynamically builds a `state-flow graph' modeling the various navigation paths and states within an Ajax application.

License

License

Apache 2
GroupId

GroupId

com.crawljax
ArtifactId

ArtifactId

crawljax
Version

Version

2.2
Type

Type

jar
Description

Description

Crawljax
Crawling Ajax applications through dynamic analysis and reconstruction of the UI state changes. Crawljax is based on a method which dynamically builds a `state-flow graph' modeling the various navigation paths and states within an Ajax application.
Project URL

Project URL

http://crawljax.com
Source Code Management

Source Code Management

https://github.com/crawljax/crawljax

Download crawljax 2.2


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

Dependencies

compile (20)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
commons-configuration : commons-configuration jar 1.7
commons-math : commons-math jar 1.2
commons-io : commons-io jar 2.4
net.sf.jgrapht : jgrapht jar 0.8.3
xmlunit : xmlunit jar 1.3
net.sourceforge.nekohtml : nekohtml jar 1.9.14
net.jcip : jcip-annotations jar 1.0
xerces : xercesImpl jar 2.9.1
org.seleniumhq.selenium : selenium-firefox-driver jar [2.28.0,)
org.seleniumhq.selenium : selenium-chrome-driver jar [2.28.0,)
org.seleniumhq.selenium : selenium-htmlunit-driver jar [2.28.0,)
org.seleniumhq.selenium : selenium-ie-driver jar [2.28.0,)
org.seleniumhq.selenium : selenium-support jar [2.28.0,)
org.seleniumhq.selenium : selenium-iphone-driver jar [2.28.0,)
org.seleniumhq.selenium : selenium-remote-driver jar [2.28.0,)
org.seleniumhq.selenium : selenium-android-driver jar [2.28.0,)
com.google.guava : guava jar 13.0.1
org.slf4j : jcl-over-slf4j jar 1.7.2
org.slf4j : jul-to-slf4j jar 1.7.2

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.9

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
org.eclipse.jetty : jetty-server jar 8.1.8.v20121106
com.crawljax : crawljax-test-utils jar 1.3
com.crawljax : crawljax-test-utils test-jar 1.3
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.