License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.thoughtworks.tools |
ArtifactId | ArtifactIdsecurity-zap |
Version | Version1.0.5 |
Type | Typejar |
Description |
DescriptionGradle zap plugin
A gradle plugin that help you integrate ZAP Proxy into your CI server
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-zap-1.0.5.pom | |
security-zap-1.0.5.jar | 115 KB |
security-zap-1.0.5-sources.jar | 16 KB |
security-zap-1.0.5-javadoc.jar | 409 bytes |
Browse |
<!-- 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"]
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 |