Последняя версия

HttpProxy 0.1

A httpproxy based on netty

Лицензия

Лицензия

Группа

Группа

com.arloor
Идентификатор

Идентификатор

httpproxy
Версия

Версия

0.1
Тип

Тип

jar
Описание

Описание

HttpProxy
A httpproxy based on netty
Ссылка на сайт

Ссылка на сайт

https://github.com/arloor/HttpProxy

Скачать httpproxy 0.1


<!-- 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"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
io.netty : netty-tcnative-boringssl-static jar 2.0.34.Final

Модули Проекта

Данный проект не имеет модулей.