JSModify Plugin

Intercept and instrument JavaScript code.

License

License

GNU General Public License v3
GroupId

GroupId

com.crawljax.plugins
ArtifactId

ArtifactId

jsmodify
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSModify Plugin
Intercept and instrument JavaScript code.
Project URL

Project URL

http://crawljax.com

Download jsmodify

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.crawljax.plugins » proxy-plugin jar 1.3
org.mozilla : rhino jar 1.7R4
com.crawljax : crawljax jar 2.2
org.slf4j : jcl-over-slf4j jar 1.7.2
org.slf4j : jul-to-slf4j jar 1.7.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.
com.crawljax.plugins

Crawljax: Crawling Ajax-based Web Applications

Versions

Version
1.0