burp-lib

A library providing useful components for building burp extensions.

License

License

MIT License
Categories

Categories

Net
GroupId

GroupId

net.bytebutcher
ArtifactId

ArtifactId

burp-lib
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

burp-lib
A library providing useful components for building burp extensions.

Download burp-lib

How to add to project

<!-- https://jarcasting.com/artifacts/net.bytebutcher/burp-lib/ -->
<dependency>
    <groupId>net.bytebutcher</groupId>
    <artifactId>burp-lib</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.bytebutcher/burp-lib/
implementation 'net.bytebutcher:burp-lib:1.0'
// https://jarcasting.com/artifacts/net.bytebutcher/burp-lib/
implementation ("net.bytebutcher:burp-lib:1.0")
'net.bytebutcher:burp-lib:jar:1.0'
<dependency org="net.bytebutcher" name="burp-lib" rev="1.0">
  <artifact name="burp-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bytebutcher', module='burp-lib', version='1.0')
)
libraryDependencies += "net.bytebutcher" % "burp-lib" % "1.0"
[net.bytebutcher/burp-lib "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
net.portswigger.burp.extender : burp-extender-api jar 1.7.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0