Last Version

com.totalchange.servlicle:tomcat8 1.0.0

Provide a Java Servlet which will respond with a file in a decent way.

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.totalchange.servlicle
ArtifactId

ArtifactId

tomcat8
Version

Version

1.0.0
Type

Type

jar
Description

Description

Provide a Java Servlet which will respond with a file in a decent way.
Project Organization

Project Organization

TotalChange

Download tomcat8 1.0.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 8.0.15

Project Modules

There are no modules declared in this project.