LittleProxy

LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework.

License

License

GroupId

GroupId

xyz.rogfam
ArtifactId

ArtifactId

littleproxy
Last Version

Last Version

2.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

LittleProxy
LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework.
Project URL

Project URL

https://github.com/LittleProxy/LittleProxy

Download littleproxy

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
commons-cli : commons-cli Optional jar 1.5.0
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.logging.log4j : log4j-core Optional jar 2.17.2
io.netty : netty-all jar 4.1.77.Final
com.barchart.udt : barchart-udt-bundle jar 2.3.0
org.littleshoot : dnssec4j Optional jar 0.1.6
dnsjava : dnsjava Optional jar 3.5.0
org.slf4j : slf4j-reload4j Optional jar 1.7.36
org.slf4j : slf4j-api jar 1.7.36

test (9)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.hamcrest : hamcrest jar 2.2
org.eclipse.jetty : jetty-server jar 9.4.46.v20220331
org.mockito : mockito-core jar 4.5.1
org.mock-server : mockserver-netty jar 5.13.2
org.seleniumhq.selenium : selenium-java jar 4.1.4
org.apache.httpcomponents : httpclient jar 4.5.13
io.netty : netty-example jar 4.1.77.Final
org.apache.commons : commons-exec jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0-beta-5
2.0.0-beta-4
2.0.0-beta-3
2.0.0-beta-2
2.0.0-beta-1