is not current version
Last Version 1.11.3

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

A reverse proxy for AppRunner that allows you horizontally scale AppRunner

GroupId

GroupId

com.danielflower.apprunner
ArtifactId

ArtifactId

app-runner-router
Version

Version

1.9.0
Type

Type

jar

Download app-runner-router 1.9.0


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