License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.h3xstream.retirejs |
ArtifactId | ArtifactIdretirejs-burp-plugin |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRetireJS (Burp plugin)
The root pom file aggregate the dependencies use by the Retire.js extensions.
|
Filename | Size |
---|---|
retirejs-burp-plugin-3.0.3.pom | |
retirejs-burp-plugin-3.0.3.jar | 14 KB |
retirejs-burp-plugin-3.0.3-sources.jar | 9 KB |
retirejs-burp-plugin-3.0.3-javadoc.jar | 424 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-burp-plugin/ -->
<dependency>
<groupId>com.h3xstream.retirejs</groupId>
<artifactId>retirejs-burp-plugin</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-burp-plugin/
implementation 'com.h3xstream.retirejs:retirejs-burp-plugin:3.0.3'
// https://jarcasting.com/artifacts/com.h3xstream.retirejs/retirejs-burp-plugin/
implementation ("com.h3xstream.retirejs:retirejs-burp-plugin:3.0.3")
'com.h3xstream.retirejs:retirejs-burp-plugin:jar:3.0.3'
<dependency org="com.h3xstream.retirejs" name="retirejs-burp-plugin" rev="3.0.3">
<artifact name="retirejs-burp-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.h3xstream.retirejs', module='retirejs-burp-plugin', version='3.0.3')
)
libraryDependencies += "com.h3xstream.retirejs" % "retirejs-burp-plugin" % "3.0.3"
[com.h3xstream.retirejs/retirejs-burp-plugin "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.h3xstream.retirejs : retirejs-core | jar | 3.0.3 |
Group / Artifact | Type | Version |
---|---|---|
net.portswigger.burp.extender : burp-extender-api | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.0.0 |