is not current version
Last Version 2.3.6

com.danielflower.apprunner:app-runner 2.1.6

A self-hosted platform-as-a-service that hosts web apps written in Java, Clojure, NodeJS, Python, golang and Scala.

GroupId

GroupId

com.danielflower.apprunner
ArtifactId

ArtifactId

app-runner
Version

Version

2.1.6
Type

Type

jar

Download app-runner 2.1.6


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