MVN

com.crawljax : crawljax

Maven & Gradle

Dec 31, 2012
3 usages
503 stars

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.

<dependency>
    <groupId>com.crawljax</groupId>
    <artifactId>crawljax</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.crawljax : crawljax to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of com.crawljax : crawljax to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2
crawljax-2.2
2.1
crawljax-2.1
2.0
crawljax-2.0
1.9
crawljax-1.9

How to add a dependency to Maven

Add the following com.crawljax : crawljax maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.crawljax</groupId>
    <artifactId>crawljax</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.crawljax : crawljax gradle dependency to your build.gradle file:

implementation 'com.crawljax:crawljax:2.2'

Gradle Kotlin DSL: Add the following com.crawljax : crawljax gradle kotlin dependency to your build.gradle.kts file:

implementation("com.crawljax:crawljax:2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.crawljax : crawljax sbt scala dependency to your build.sbt file:

libraryDependencies += "com.crawljax" % "crawljax" % "2.2"

Advertisement

Dependencies from Group

Jun 01, 2023
4 usages
493 stars
Dec 31, 2012
3 usages
503 stars
Dec 12, 2014
2 usages
455 stars
Jun 01, 2023
503 stars
Jun 01, 2023
493 stars

Discover Dependencies

Jul 26, 2014
0 stars
Aug 22, 2014
8 stars
Mar 17, 2015
4 usages
3 stars
Jun 18, 2013
0 stars
Sep 27, 2010
11 usages
Feb 13, 2014
4 usages
4.2k stars
Dec 03, 2012
0 stars
jts
Dec 14, 2012
439 usages
Dec 24, 2005
8 usages