LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework.
'org.littleshoot:littleproxy:1.0.0-beta2'
<dependency>
<groupId>org.littleshoot</groupId>
<artifactId>littleproxy</artifactId>
<version>1.0.0-beta2</version>
</dependency>
<dependency org="org.littleshoot" name="littleproxy" rev="1.0.0-beta2"/>
"org.littleshoot", "littleproxy", "1.0.0-beta2"