| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.carrossos |
| ArtifactId | ArtifactIdlittleproxy |
| Last Version | Last Version1.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLittleProxy
LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework. Built upon
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| littleproxy-1.1.3.pom | |
| littleproxy-1.1.3.jar | 124 KB |
| littleproxy-1.1.3-sources.jar | 79 KB |
| littleproxy-1.1.3-littleproxy-shade.jar | 9 MB |
| littleproxy-1.1.3-javadoc.jar | 782 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.carrossos/littleproxy/ -->
<dependency>
<groupId>net.carrossos</groupId>
<artifactId>littleproxy</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.carrossos/littleproxy/
implementation 'net.carrossos:littleproxy:1.1.3'
// https://jarcasting.com/artifacts/net.carrossos/littleproxy/
implementation ("net.carrossos:littleproxy:1.1.3")
'net.carrossos:littleproxy:jar:1.1.3'
<dependency org="net.carrossos" name="littleproxy" rev="1.1.3">
<artifact name="littleproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.carrossos', module='littleproxy', version='1.1.3')
)
libraryDependencies += "net.carrossos" % "littleproxy" % "1.1.3"
[net.carrossos/littleproxy "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 23.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.1.42.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 |
| 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 |