Smiley's HTTP Proxy Servlet

An HTTP Proxy (aka gateway) in the form of a Java servlet. An HTTP proxy is useful for AJAX applications to communicate with web accessible services on hosts other than where the web application is hosted.

Лицензия

Лицензия

Категории

Категории

Smile Прикладные библиотеки Machine Learning
Группа

Группа

org.mitre.dsmiley.httpproxy
Идентификатор

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

smiley-http-proxy-servlet
Последняя версия

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

1.12.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Smiley's HTTP Proxy Servlet
An HTTP Proxy (aka gateway) in the form of a Java servlet. An HTTP proxy is useful for AJAX applications to communicate with web accessible services on hosts other than where the web application is hosted.
Ссылка на сайт

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

https://github.com/dsmiley/HTTP-Proxy-Servlet
Система контроля версий

Система контроля версий

https://github.com/dsmiley/HTTP-Proxy-Servlet

Скачать smiley-http-proxy-servlet

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar [4.5.13,5.0)

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.apache.httpcomponents : httpclient jar 4.3.6
httpunit : httpunit jar 1.7
org.apache.logging.log4j : log4j-jcl jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.eclipse.jetty : jetty-servlet jar 9.4.30.v20200611

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

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

Версии библиотеки

Версия
1.12.1
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2