HttpProxy

A httpproxy based on netty

License

License

GroupId

GroupId

com.arloor
ArtifactId

ArtifactId

httpproxy
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

HttpProxy
A httpproxy based on netty
Project URL

Project URL

https://github.com/arloor/HttpProxy

Download httpproxy

How to add to project

<!-- https://jarcasting.com/artifacts/com.arloor/httpproxy/ -->
<dependency>
    <groupId>com.arloor</groupId>
    <artifactId>httpproxy</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.arloor/httpproxy/
implementation 'com.arloor:httpproxy:0.1'
// https://jarcasting.com/artifacts/com.arloor/httpproxy/
implementation ("com.arloor:httpproxy:0.1")
'com.arloor:httpproxy:jar:0.1'
<dependency org="com.arloor" name="httpproxy" rev="0.1">
  <artifact name="httpproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arloor', module='httpproxy', version='0.1')
)
libraryDependencies += "com.arloor" % "httpproxy" % "0.1"
[com.arloor/httpproxy "0.1"]

Dependencies

compile (10)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.53.Final
org.thymeleaf : thymeleaf jar 3.0.11.RELEASE
com.google.guava : guava jar 29.0-jre
org.apache.logging.log4j : log4j-api jar 2.14.0
org.apache.logging.log4j : log4j-core jar 2.14.0
com.lmax : disruptor jar 3.3.4
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0
org.slf4j : slf4j-api jar 1.7.25
org.bouncycastle : bcprov-jdk15on jar 1.64
com.alibaba : fastjson jar 1.2.73

runtime (1)

Group / Artifact Type Version
io.netty : netty-tcnative-boringssl-static jar 2.0.34.Final

Project Modules

There are no modules declared in this project.

Versions

Version
0.1