| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.wseduc |
| Идентификатор | Идентификаторhttp-proxy |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
Описаниеhttp-proxy
Http proxy for Vert.x
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| http-proxy-1.1.0.pom | |
| http-proxy-1.1.0.jar | 8 KB |
| http-proxy-1.1.0-sources.jar | 2 KB |
| http-proxy-1.1.0-mod.zip | 7 KB |
| http-proxy-1.1.0-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.wseduc/http-proxy/ -->
<dependency>
<groupId>fr.wseduc</groupId>
<artifactId>http-proxy</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.wseduc/http-proxy/
implementation 'fr.wseduc:http-proxy:1.1.0'
// https://jarcasting.com/artifacts/fr.wseduc/http-proxy/
implementation ("fr.wseduc:http-proxy:1.1.0")
'fr.wseduc:http-proxy:jar:1.1.0'
<dependency org="fr.wseduc" name="http-proxy" rev="1.1.0">
<artifact name="http-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.wseduc', module='http-proxy', version='1.1.0')
)
libraryDependencies += "fr.wseduc" % "http-proxy" % "1.1.0"
[fr.wseduc/http-proxy "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| io.vertx : testtools | jar | 2.0.0-final |