Last Version

com.github.jsimone:webapp-runner 9.0.27.1

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

License

License

Apache License, Version 2.0
GroupId

GroupId

com.github.jsimone
ArtifactId

ArtifactId

webapp-runner
Version

Version

9.0.27.1
Type

Type

jar
Description

Description

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

Download webapp-runner 9.0.27.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.27
org.apache.tomcat.embed : tomcat-embed-logging-juli jar 9.0.0.M6
org.apache.tomcat.embed : tomcat-embed-jasper jar 9.0.27
org.apache.tomcat : tomcat-jasper jar 9.0.27
org.apache.tomcat : tomcat-jasper-el jar 9.0.27
org.apache.tomcat : tomcat-jsp-api jar 9.0.27
org.apache.tomcat.embed : tomcat-embed-websocket jar 9.0.27
com.beust : jcommander jar 1.72
commons-io : commons-io jar 2.6

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.