не последняя версия
Последняя версия 9.0.27.1

com.github.jsimone:webapp-runner 7.0.34.3

Lightweight Application Launcher. Launch your webapp in the most popular open source web container available with a single command.

Группа

Группа

com.github.jsimone
Идентификатор

Идентификатор

webapp-runner
Версия

Версия

7.0.34.3
Тип

Тип

jar

Скачать webapp-runner 7.0.34.3


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