License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.h3xstream.retirejs |
ArtifactId | ArtifactIdretirejs-zap-plugin |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRetireJS (Zed Attack Proxy Plugin)
The root pom file aggregate the dependencies use by the Retire.js extensions.
|
Filename | Size |
---|---|
retirejs-zap-plugin-3.0.3.pom | |
retirejs-zap-plugin-3.0.3.jar | 9 KB |
retirejs-zap-plugin-3.0.3-sources.jar | 6 KB |
retirejs-zap-plugin-3.0.3-javadoc.jar | 398 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-zap-plugin/ -->
<dependency>
<groupId>com.h3xstream.retirejs</groupId>
<artifactId>retirejs-zap-plugin</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-zap-plugin/
implementation 'com.h3xstream.retirejs:retirejs-zap-plugin:3.0.3'
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-zap-plugin/
implementation ("com.h3xstream.retirejs:retirejs-zap-plugin:3.0.3")
'com.h3xstream.retirejs:retirejs-zap-plugin:jar:3.0.3'
<dependency org="com.h3xstream.retirejs" name="retirejs-zap-plugin" rev="3.0.3">
<artifact name="retirejs-zap-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.retirejs', module='retirejs-zap-plugin', version='3.0.3')
)
libraryDependencies += "com.h3xstream.retirejs" % "retirejs-zap-plugin" % "3.0.3"
[com.h3xstream.retirejs/retirejs-zap-plugin "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.h3xstream.retirejs : retirejs-core | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
commons-configuration : commons-configuration | jar | 1.10 |
org.zaproxy : zap | jar | 2.8.0 |
net.htmlparser.jericho : jericho-html | jar | 3.4 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |