OWASP ZAP - Common Library Add-on

A common library, for use by other add-ons.

License

License

GroupId

GroupId

org.zaproxy.addon
ArtifactId

ArtifactId

commonlib
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

OWASP ZAP - Common Library Add-on
A common library, for use by other add-ons.
Project URL

Project URL

https://github.com/zaproxy/zap-extensions
Project Organization

Project Organization

OWASP
Source Code Management

Source Code Management

https://github.com/zaproxy/zap-extensions

Download commonlib

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.apache.commons : commons-csv jar 1.8
org.apache.commons : commons-collections4 jar 4.4

Project Modules

There are no modules declared in this project.
org.zaproxy.addon

OWASP ZAP

Versions

Version
1.4.0
1.0.0