License |
License |
---|---|
Categories |
CategoriesSecurity CLI User Interface |
GroupId | GroupIdbr.com.softplan.security.zap |
ArtifactId | ArtifactIdzap-client-api |
Last Version | Last Version1.2.1-0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZAP 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 |
Project Organization |
Project OrganizationSoftplan |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zap-client-api-1.2.1-0.pom | |
zap-client-api-1.2.1-0.jar | 108 KB |
zap-client-api-1.2.1-0-sources.jar | 71 KB |
zap-client-api-1.2.1-0-javadoc.jar | 433 KB |
Browse |
<!-- 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"]
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 |
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 |