License |
License |
---|---|
GroupId | GroupIdcom.crawljax |
ArtifactId | ArtifactIdcrawljax-parent-pom |
Version | Version4.1 |
Type | Typejar |
Description |
DescriptionCrawljax parent POM
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crawljax-parent-pom-4.1.pom | 12 KB |
crawljax-parent-pom-4.1-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.crawljax/crawljax-parent-pom/ -->
<dependency>
<groupId>com.crawljax</groupId>
<artifactId>crawljax-parent-pom</artifactId>
<version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.crawljax/crawljax-parent-pom/
implementation 'com.crawljax:crawljax-parent-pom:4.1'
// https://jarcasting.com/artifacts/com.crawljax/crawljax-parent-pom/
implementation ("com.crawljax:crawljax-parent-pom:4.1")
'com.crawljax:crawljax-parent-pom:jar:4.1'
<dependency org="com.crawljax" name="crawljax-parent-pom" rev="4.1">
<artifact name="crawljax-parent-pom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crawljax', module='crawljax-parent-pom', version='4.1')
)
libraryDependencies += "com.crawljax" % "crawljax-parent-pom" % "4.1"
[com.crawljax/crawljax-parent-pom "4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco.javacpp-presets : opencv-platform | jar | 3.4.3-1.4.3 |
io.github.bonigarcia : webdrivermanager | jar | 3.1.1 |
com.google.guava : guava | jar | 27.0.1-jre |
org.slf4j : jcl-over-slf4j | jar | 1.8.0-beta2 |
org.slf4j : jul-to-slf4j | jar | 1.8.0-beta2 |
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha4 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13-beta-1 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.23.4 |