MVN

tomcat : tomcat-http11

Maven & Gradle

Jul 18, 2007
2 usages
<dependency>
    <groupId>tomcat</groupId>
    <artifactId>tomcat-http11</artifactId>
    <version>4.1.36</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tomcat : tomcat-http11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.36

All Versions

Choose a version of tomcat : tomcat-http11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
tomcat-http11-5.0.28
2 vulnerabilities
tomcat-http11-5.0.18
2 vulnerabilities
tomcat-http11-5.0.16
2 vulnerabilities
4.1.x
tomcat-http11-4.1.36
CVE-2008-1232
tomcat-http11-4.1.34
2 vulnerabilities
tomcat-http11-4.1.31
2 vulnerabilities
4.0.x
tomcat-http11-4.0.6
2 vulnerabilities
3.3.x
tomcat-http11-3.3.2
CVE-2008-4308

How to add a dependency to Maven

Add the following tomcat : tomcat-http11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tomcat</groupId>
    <artifactId>tomcat-http11</artifactId>
    <version>4.1.36</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tomcat : tomcat-http11 gradle dependency to your build.gradle file:

implementation 'tomcat:tomcat-http11:4.1.36'

Gradle Kotlin DSL: Add the following tomcat : tomcat-http11 gradle kotlin dependency to your build.gradle.kts file:

implementation("tomcat:tomcat-http11:4.1.36")

How to add a dependency to SBT Scala

SBT Scala: Add the following tomcat : tomcat-http11 sbt scala dependency to your build.sbt file:

libraryDependencies += "tomcat" % "tomcat-http11" % "4.1.36"

Advertisement

Dependencies from Group

Feb 14, 2006
197 usages
Feb 14, 2006
177 usages
Jan 24, 2008
41 usages
Feb 14, 2006
39 usages
Jan 24, 2008
26 usages

Discover Dependencies

May 13, 2013
1 usages
127 stars
Jan 14, 2013
14 usages
7 stars
May 02, 2007
2 usages
Mar 18, 2007
15 usages
Apr 14, 2015
3 usages
34 stars