is not current version
Last Version 1.11.3

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

A reverse proxy for AppRunner that allows you horizontally scale AppRunner

GroupId

GroupId

com.danielflower.apprunner
ArtifactId

ArtifactId

app-runner-router
Version

Version

1.5.1
Type

Type

jar

Download app-runner-router 1.5.1


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