Tomcat Starter


License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.github.aknuth
ArtifactId

ArtifactId

TomcatStarter
Last Version

Last Version

8.0.43.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tomcat Starter
Tomcat Starter
Project URL

Project URL

https://github.com/aknuth/TomcatStarter
Source Code Management

Source Code Management

https://github.com/aknuth/TomcatStarter.git

Download TomcatStarter

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
org.apache.tomcat.embed : tomcat-embed-core jar 8.0.43
org.apache.tomcat.embed : tomcat-embed-logging-juli jar 8.0.43
org.apache.tomcat.embed : tomcat-embed-logging-log4j jar 8.0.43
org.apache.tomcat.embed : tomcat-embed-jasper jar 8.0.43
org.apache.tomcat : tomcat-dbcp jar 8.0.43
org.apache.tomcat.embed : tomcat-embed-el jar 8.0.43
org.eclipse.jdt.core.compiler : ecj jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
8.0.43.0