License |
License |
---|---|
GroupId | GroupIdxyz.rogfam |
ArtifactId | ArtifactIdlittleproxy |
Version | Version2.0.6 |
Type | Typejar |
Description |
DescriptionLittleProxy
LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework.
|
Project URL |
Project URL |
Filename | Size |
---|---|
littleproxy-2.0.6.pom | |
littleproxy-2.0.6.jar | 134 KB |
littleproxy-2.0.6-sources.jar | 86 KB |
littleproxy-2.0.6-littleproxy-shade.jar | 12 MB |
littleproxy-2.0.6-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.rogfam/littleproxy/ -->
<dependency>
<groupId>xyz.rogfam</groupId>
<artifactId>littleproxy</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.rogfam/littleproxy/
implementation 'xyz.rogfam:littleproxy:2.0.6'
// https://jarcasting.com/artifacts/xyz.rogfam/littleproxy/
implementation ("xyz.rogfam:littleproxy:2.0.6")
'xyz.rogfam:littleproxy:jar:2.0.6'
<dependency org="xyz.rogfam" name="littleproxy" rev="2.0.6">
<artifact name="littleproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.rogfam', module='littleproxy', version='2.0.6')
)
libraryDependencies += "xyz.rogfam" % "littleproxy" % "2.0.6"
[xyz.rogfam/littleproxy "2.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.1-jre |
commons-cli : commons-cli Optional | jar | 1.4 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.16.0 |
io.netty : netty-all | jar | 4.1.71.Final |
com.barchart.udt : barchart-udt-bundle | jar | 2.3.0 |
org.littleshoot : dnssec4j Optional | jar | 0.1.6 |
dnsjava : dnsjava Optional | jar | 3.3.1 |
org.slf4j : slf4j-log4j12 Optional | jar | 1.7.30 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest | jar | 2.2 |
org.eclipse.jetty : jetty-server | jar | 9.4.41.v20210516 |
org.mockito : mockito-core | jar | 3.6.0 |
org.mock-server : mockserver-netty | jar | 5.11.2 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
io.netty : netty-example | jar | 4.1.71.Final |
org.apache.commons : commons-exec | jar | 1.3 |