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