License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdcom.github.aknuth |
ArtifactId | ArtifactIdTomcatStarter |
Last Version | Last Version8.0.43.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTomcat Starter
Tomcat Starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
TomcatStarter-8.0.43.0.pom | |
TomcatStarter-8.0.43.0.jar | 19 KB |
TomcatStarter-8.0.43.0-sources.jar | 9 KB |
TomcatStarter-8.0.43.0-javadoc.jar | 50 KB |
Browse |
<!-- 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"]
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 |