rproxy
Reverse proxy for serving static content embedded in the app
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Other Универсальные библиотеки |
| Группа | Группаnet.anotheria |
| Идентификатор | Идентификаторrproxy |
| Последняя версия | Последняя версия1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDefines various standards for all Anotheria Maven Projects
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rproxy-1.2.pom | |
| rproxy-1.2.jar | 93 KB |
| rproxy-1.2-sources.jar | 40 KB |
| rproxy-1.2-javadoc.jar | 295 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.anotheria/rproxy/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>rproxy</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/rproxy/
implementation 'net.anotheria:rproxy:1.2'
// https://jarcasting.com/artifacts/net.anotheria/rproxy/
implementation ("net.anotheria:rproxy:1.2")
'net.anotheria:rproxy:jar:1.2'
<dependency org="net.anotheria" name="rproxy" rev="1.2">
<artifact name="rproxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='rproxy', version='1.2')
)
libraryDependencies += "net.anotheria" % "rproxy" % "1.2"
[net.anotheria/rproxy "1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| net.anotheria : ano-util | jar | 2.1.8 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| net.anotheria : moskito-core | jar | 2.9.1 |
| net.anotheria : moskito-aop | jar | 2.9.1 |
| net.anotheria : ano-plass | jar | 2.1.4 |
| commons-io : commons-io | jar | 2.6 |
| net.anotheria : configureme | jar | 2.3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.google.code.findbugs : findbugs | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
Reverse proxy for serving static content embedded in the app