Last Version

ZAP Client API 1.2.1-0

Java client API for the OWASP Zed Attack Proxy (ZAP), built on top of the official ZAP Java API

License

License

Categories

Categories

Security CLI User Interface
GroupId

GroupId

br.com.softplan.security.zap
ArtifactId

ArtifactId

zap-client-api
Version

Version

1.2.1-0
Type

Type

jar
Description

Description

ZAP Client API
Java client API for the OWASP Zed Attack Proxy (ZAP), built on top of the official ZAP Java API
Project URL

Project URL

https://github.com/pdsoftplan/zap-maven-plugin
Project Organization

Project Organization

Softplan
Source Code Management

Source Code Management

https://github.com/pdsoftplan/zap-maven-plugin

Download zap-client-api 1.2.1-0


<!-- https://jarcasting.com/artifacts/br.com.softplan.security.zap/zap-client-api/ -->
<dependency>
    <groupId>br.com.softplan.security.zap</groupId>
    <artifactId>zap-client-api</artifactId>
    <version>1.2.1-0</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.softplan.security.zap/zap-client-api/
implementation 'br.com.softplan.security.zap:zap-client-api:1.2.1-0'
// https://jarcasting.com/artifacts/br.com.softplan.security.zap/zap-client-api/
implementation ("br.com.softplan.security.zap:zap-client-api:1.2.1-0")
'br.com.softplan.security.zap:zap-client-api:jar:1.2.1-0'
<dependency org="br.com.softplan.security.zap" name="zap-client-api" rev="1.2.1-0">
  <artifact name="zap-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.softplan.security.zap', module='zap-client-api', version='1.2.1-0')
)
libraryDependencies += "br.com.softplan.security.zap" % "zap-client-api" % "1.2.1-0"
[br.com.softplan.security.zap/zap-client-api "1.2.1-0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jopendocument : jdom jar 1.1.1
org.seleniumhq.selenium : selenium-java jar 2.49.1
com.github.detro : phantomjsdriver jar 1.2.0
br.com.softplan.security.zap : zap-utils jar 1.2.1-0
org.slf4j : slf4j-api jar 1.7.14

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
ch.qos.logback : logback-classic jar 1.1.3
commons-configuration : commons-configuration jar 1.10

Project Modules

There are no modules declared in this project.