Last Version

Tomcat Server 0.1.3

Tomcat based implementation of for the server project.

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.pastdev.httpcomponents
ArtifactId

ArtifactId

server-tomcat
Version

Version

0.1.3
Type

Type

jar
Description

Description

Tomcat Server
Tomcat based implementation of for the server project.
Project Organization

Project Organization

pastdev.com

Download server-tomcat 0.1.3


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

Dependencies

compile (8)

Group / Artifact Type Version
com.pastdev.httpcomponents : configuration jar 0.1.3
com.pastdev.httpcomponents : server jar 0.1.3
org.apache.httpcomponents : httpclient jar 4.3.5
org.apache.tomcat : tomcat-catalina jar 7.0.65
org.apache.tomcat.embed : tomcat-embed-core jar 7.0.65
org.apache.tomcat : tomcat-jasper jar 7.0.65
org.apache.tomcat : tomcat-jdbc jar 7.0.65
org.slf4j : slf4j-api jar 1.7.7

test (3)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.slf4j : jcl-over-slf4j jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7

Project Modules

There are no modules declared in this project.