is not current version
Last Version 2.3.6

com.danielflower.apprunner:app-runner 0.1.10

The little web app runner that hosts java, clojure and nodejs apps

GroupId

GroupId

com.danielflower.apprunner
ArtifactId

ArtifactId

app-runner
Version

Version

0.1.10
Type

Type

jar

Download app-runner 0.1.10


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