is not current version
Last Version 1.11.3

com.danielflower.apprunner:app-runner-router 0.1.2

A reverse proxy for AppRunner that allows you horizontally scale AppRunner

GroupId

GroupId

com.danielflower.apprunner
ArtifactId

ArtifactId

app-runner-router
Version

Version

0.1.2
Type

Type

jar

Download app-runner-router 0.1.2


<!-- https://jarcasting.com/artifacts/com.danielflower.apprunner/app-runner-router/ -->
<dependency>
    <groupId>com.danielflower.apprunner</groupId>
    <artifactId>app-runner-router</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.danielflower.apprunner/app-runner-router/
implementation 'com.danielflower.apprunner:app-runner-router:0.1.2'
// https://jarcasting.com/artifacts/com.danielflower.apprunner/app-runner-router/
implementation ("com.danielflower.apprunner:app-runner-router:0.1.2")
'com.danielflower.apprunner:app-runner-router:jar:0.1.2'
<dependency org="com.danielflower.apprunner" name="app-runner-router" rev="0.1.2">
  <artifact name="app-runner-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.danielflower.apprunner', module='app-runner-router', version='0.1.2')
)
libraryDependencies += "com.danielflower.apprunner" % "app-runner-router" % "0.1.2"
[com.danielflower.apprunner/app-runner-router "0.1.2"]