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