| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.LinYuanBaoBao |
| Идентификатор | Идентификаторhttp-proxy-servlet |
| Последняя версия | Последняя версия1.0.2-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhttp-proxy-servlet
Supports servlets for http and https request proxy
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.14.0 |
| junit : junit | jar | 4.12 |