is not current version
Last Version 2.0.9

LittleProxy 2.0.5

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
Version

Version

2.0.5
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/mrog/LittleProxy

Download littleproxy 2.0.5


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

Dependencies

compile (10)

Group / Artifact Type Version
com.google.guava : guava jar 30.1-jre
commons-cli : commons-cli Optional jar 1.4
org.apache.commons : commons-lang3 jar 3.11
org.apache.logging.log4j : log4j-core Optional jar 2.14.0
io.netty : netty-all jar 4.1.63.Final
com.barchart.udt : barchart-udt-bundle jar 2.3.0
org.littleshoot : dnssec4j Optional jar 0.1.6
dnsjava : dnsjava Optional jar 3.3.1
org.slf4j : slf4j-log4j12 Optional jar 1.7.30
org.slf4j : slf4j-api jar 1.7.30

test (10)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2
org.eclipse.jetty : jetty-server jar 9.4.41.v20210516
org.mockito : mockito-core jar 3.6.0
org.mock-server : mockserver-netty jar 5.11.2
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.apache.httpcomponents : httpclient jar 4.5.13
io.netty : netty-example jar 4.1.63.Final
org.apache.commons : commons-exec jar 1.3

Project Modules

There are no modules declared in this project.