LittleProxy

LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.jockx
ArtifactId

ArtifactId

littleproxy
Last Version

Last Version

2.0.0-beta-1
Release Date

Release Date

Type

Type

pom
Description

Description

LittleProxy
LittleProxy is a high performance HTTP proxy written in Java and using the Netty networking framework.
Project URL

Project URL

https://github.com/JockX/LittleProxy

Download littleproxy

How to add to project

<!-- https://jarcasting.com/artifacts/net.jockx/littleproxy/ -->
<dependency>
    <groupId>net.jockx</groupId>
    <artifactId>littleproxy</artifactId>
    <version>2.0.0-beta-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.jockx/littleproxy/
implementation 'net.jockx:littleproxy:2.0.0-beta-1'
// https://jarcasting.com/artifacts/net.jockx/littleproxy/
implementation ("net.jockx:littleproxy:2.0.0-beta-1")
'net.jockx:littleproxy:pom:2.0.0-beta-1'
<dependency org="net.jockx" name="littleproxy" rev="2.0.0-beta-1">
  <artifact name="littleproxy" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.jockx', module='littleproxy', version='2.0.0-beta-1')
)
libraryDependencies += "net.jockx" % "littleproxy" % "2.0.0-beta-1"
[net.jockx/littleproxy "2.0.0-beta-1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-beta-1
1.1.3