| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.danielflower.apprunner |
| Идентификатор | Идентификаторapp-runner-router-project |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеApp Runner Router
A reverse proxy for AppRunner that allows you horizontally scale AppRunner
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| app-runner-router-project-1.0.2.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.danielflower.apprunner/app-runner-router-project/ -->
<dependency>
<groupId>com.danielflower.apprunner</groupId>
<artifactId>app-runner-router-project</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.danielflower.apprunner/app-runner-router-project/
implementation 'com.danielflower.apprunner:app-runner-router-project:1.0.2'
// https://jarcasting.com/artifacts/com.danielflower.apprunner/app-runner-router-project/
implementation ("com.danielflower.apprunner:app-runner-router-project:1.0.2")
'com.danielflower.apprunner:app-runner-router-project:pom:1.0.2'
<dependency org="com.danielflower.apprunner" name="app-runner-router-project" rev="1.0.2">
<artifact name="app-runner-router-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.danielflower.apprunner', module='app-runner-router-project', version='1.0.2')
)
libraryDependencies += "com.danielflower.apprunner" % "app-runner-router-project" % "1.0.2"
[com.danielflower.apprunner/app-runner-router-project "1.0.2"]