Last Version

LittleProxy 1.1.2

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

License

License

GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

littleproxy
Version

Version

1.1.2
Type

Type

jar
Description

Description

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

Project Organization

LittleShoot

Download littleproxy 1.1.2


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

Dependencies

compile (10)

Group / Artifact Type Version
com.google.guava : guava jar 20.0
commons-cli : commons-cli Optional jar 1.3.1
org.apache.commons : commons-lang3 jar 3.5
log4j : log4j Optional jar 1.2.17
io.netty : netty-all jar 4.0.44.Final
com.barchart.udt : barchart-udt-bundle jar 2.3.0
org.littleshoot : dnssec4j Optional jar 0.1.6
dnsjava : dnsjava Optional jar 2.1.8
org.slf4j : slf4j-log4j12 Optional jar 1.7.24
org.slf4j : slf4j-api jar 1.7.24

test (9)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.eclipse.jetty : jetty-server jar 8.1.17.v20150415
org.mockito : mockito-core jar 2.7.12
org.mock-server : mockserver-netty jar 3.10.4
org.seleniumhq.selenium : selenium-java jar 2.53.1
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.commons : commons-exec jar 1.3

Project Modules

There are no modules declared in this project.