is not current version
Last Version 1.0.2-RELEASE

com.github.LinYuanBaoBao:http-proxy-servlet 1.0.1-RELEASE

Supports servlets for http and https request proxy

GroupId

GroupId

com.github.LinYuanBaoBao
ArtifactId

ArtifactId

http-proxy-servlet
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download http-proxy-servlet 1.0.1-RELEASE


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