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

com.github.jsimone:webapp-runner-parent 8.5.28.0

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

Группа

Группа

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

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

webapp-runner-parent
Версия

Версия

8.5.28.0
Тип

Тип

pom

Скачать webapp-runner-parent 8.5.28.0

Имя Файла Размер
webapp-runner-parent-8.5.28.0.pom 9 KB
Обзор

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