Last Version

Gradle zap plugin 1.0.5

A gradle plugin that help you integrate ZAP Proxy into your CI server

License

License

Categories

Categories

Security
GroupId

GroupId

com.thoughtworks.tools
ArtifactId

ArtifactId

security-zap
Version

Version

1.0.5
Type

Type

jar
Description

Description

Gradle zap plugin
A gradle plugin that help you integrate ZAP Proxy into your CI server
Project URL

Project URL

https://github.com/wmaintw/security-zap
Source Code Management

Source Code Management

https://github.com/wmaintw/security-zap

Download security-zap 1.0.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7
org.apache.velocity : velocity-tools jar 2.0
commons-io : commons-io jar 2.4
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1
com.fasterxml.jackson.core : jackson-databind jar 2.5.1

Project Modules

There are no modules declared in this project.