Last Version

Tomcat Launcher 1.0-RC2

Deploy web applications with embedded Tomcat

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

it.thomasjohansen.weblauncher
ArtifactId

ArtifactId

tomcat-launcher
Version

Version

1.0-RC2
Type

Type

jar
Description

Description

Tomcat Launcher
Deploy web applications with embedded Tomcat

Download tomcat-launcher 1.0-RC2


<!-- https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/tomcat-launcher/ -->
<dependency>
    <groupId>it.thomasjohansen.weblauncher</groupId>
    <artifactId>tomcat-launcher</artifactId>
    <version>1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/tomcat-launcher/
implementation 'it.thomasjohansen.weblauncher:tomcat-launcher:1.0-RC2'
// https://jarcasting.com/artifacts/it.thomasjohansen.weblauncher/tomcat-launcher/
implementation ("it.thomasjohansen.weblauncher:tomcat-launcher:1.0-RC2")
'it.thomasjohansen.weblauncher:tomcat-launcher:jar:1.0-RC2'
<dependency org="it.thomasjohansen.weblauncher" name="tomcat-launcher" rev="1.0-RC2">
  <artifact name="tomcat-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.thomasjohansen.weblauncher', module='tomcat-launcher', version='1.0-RC2')
)
libraryDependencies += "it.thomasjohansen.weblauncher" % "tomcat-launcher" % "1.0-RC2"
[it.thomasjohansen.weblauncher/tomcat-launcher "1.0-RC2"]

Dependencies

compile (9)

Group / Artifact Type Version
it.thomasjohansen.weblauncher : web-launcher-common jar 1.0-RC2
org.apache.tomcat.embed : tomcat-embed-core jar 8.0.32
org.apache.tomcat : tomcat-jasper jar 8.0.32
org.apache.tomcat : tomcat-jasper-el jar 8.0.32
org.eclipse.jdt.core.compiler : ecj jar 4.4.2
org.apache.tomcat : tomcat-servlet-api jar 8.0.32
org.apache.tomcat : tomcat-jsp-api jar 8.0.32
org.apache.tomcat.embed : tomcat-embed-logging-juli jar 8.0.32
org.apache.tomcat : tomcat-el-api jar 8.0.32

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.