License |
License |
---|---|
GroupId | GroupIdcom.danielflower.apprunner |
ArtifactId | ArtifactIdapp-runner-router-project |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApp Runner Router
A reverse proxy for AppRunner that allows you horizontally scale AppRunner
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
app-runner-router-project-1.0.2.pom | 6 KB |
Browse |
<!-- 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"]