License |
License |
---|---|
GroupId | GroupIdcom.github.mike10004 |
ArtifactId | ArtifactIdlittleproxy |
Last Version | Last Version1.1.3socksmod1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLittleProxy
LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework.
|
Project Organization |
Project OrganizationLittleShoot |
<!-- https://jarcasting.com/artifacts/com.github.mike10004/littleproxy/ -->
<dependency>
<groupId>com.github.mike10004</groupId>
<artifactId>littleproxy</artifactId>
<version>1.1.3socksmod1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/littleproxy/
implementation 'com.github.mike10004:littleproxy:1.1.3socksmod1'
// https://jarcasting.com/artifacts/com.github.mike10004/littleproxy/
implementation ("com.github.mike10004:littleproxy:1.1.3socksmod1")
'com.github.mike10004:littleproxy:jar:1.1.3socksmod1'
<dependency org="com.github.mike10004" name="littleproxy" rev="1.1.3socksmod1">
<artifact name="littleproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='littleproxy', version='1.1.3socksmod1')
)
libraryDependencies += "com.github.mike10004" % "littleproxy" % "1.1.3socksmod1"
[com.github.mike10004/littleproxy "1.1.3socksmod1"]
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.8.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 |
io.netty : netty-example | jar | 4.1.8.Final |
org.apache.commons : commons-exec | jar | 1.3 |