http-proxy-servlet

Supports servlets for http and https request proxy

License

License

GroupId

GroupId

com.github.LinYuanBaoBao
ArtifactId

ArtifactId

http-proxy-servlet
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

http-proxy-servlet
Supports servlets for http and https request proxy
Project URL

Project URL

https://github.com/LinYuanBaoBao/http-proxy-servlet
Source Code Management

Source Code Management

https://github.com/LinYuanBaoBao/http-proxy-servlet

Download http-proxy-servlet

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.LinYuanBaoBao/http-proxy-servlet/ -->
<dependency>
    <groupId>com.github.LinYuanBaoBao</groupId>
    <artifactId>http-proxy-servlet</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.LinYuanBaoBao/http-proxy-servlet/
implementation 'com.github.LinYuanBaoBao:http-proxy-servlet:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.LinYuanBaoBao/http-proxy-servlet/
implementation ("com.github.LinYuanBaoBao:http-proxy-servlet:1.0.2-RELEASE")
'com.github.LinYuanBaoBao:http-proxy-servlet:jar:1.0.2-RELEASE'
<dependency org="com.github.LinYuanBaoBao" name="http-proxy-servlet" rev="1.0.2-RELEASE">
  <artifact name="http-proxy-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.LinYuanBaoBao', module='http-proxy-servlet', version='1.0.2-RELEASE')
)
libraryDependencies += "com.github.LinYuanBaoBao" % "http-proxy-servlet" % "1.0.2-RELEASE"
[com.github.LinYuanBaoBao/http-proxy-servlet "1.0.2-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.6
javax.servlet : javax.servlet-api jar 4.0.1
org.apache.commons : commons-lang3 jar 3.9

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.14.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.1-RELEASE
1.0.0-RELEASE