Last Version

Mozilla Zest 0.14.2

Zest is an experimental scripting language developed by the Mozilla security team designed to be used in web oriented security tools.

License

License

GroupId

GroupId

org.mozilla
ArtifactId

ArtifactId

zest
Version

Version

0.14.2
Type

Type

jar
Description

Description

Mozilla Zest
Zest is an experimental scripting language developed by the Mozilla security team designed to be used in web oriented security tools.
Project URL

Project URL

https://github.com/mozilla/zest
Project Organization

Project Organization

Mozilla Foundation
Source Code Management

Source Code Management

https://github.com/mozilla/zest

Download zest 0.14.2


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

Dependencies

runtime (8)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.8
com.google.code.gson : gson jar 2.8.5
com.opera : operadriver jar 1.5
com.codeborne : phantomjsdriver jar 1.4.3
org.seleniumhq.selenium : selenium-server jar 3.141.59
org.seleniumhq.selenium : htmlunit-driver jar 2.36.0
net.htmlparser.jericho : jericho-html jar 3.1
com.machinepublishers : jbrowserdriver jar 1.0.0-RC1

Project Modules

There are no modules declared in this project.