MVN

tomcat : tomcat-http

Maven & Gradle

Jan 24, 2008
7 usages
<dependency>
    <groupId>tomcat</groupId>
    <artifactId>tomcat-http</artifactId>
    <version>5.5.23</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.5.23
  • Latest Alpha: 5.5.9-alpha

All Versions

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

Version Vulnerabilities Updated
5.5.x
tomcat-http-5.5.23
2 vulnerabilities
tomcat-http-5.5.15
3 vulnerabilities
tomcat-http-5.5.12
3 vulnerabilities
tomcat-http-5.5.9
3 vulnerabilities
tomcat-http-5.5.9-alpha
3 vulnerabilities
tomcat-http-5.5.8-alpha
3 vulnerabilities
tomcat-http-5.5.7
3 vulnerabilities
tomcat-http-5.5.7-alpha
3 vulnerabilities
tomcat-http-5.5.4
3 vulnerabilities

How to add a dependency to Maven

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

<dependency>
    <groupId>tomcat</groupId>
    <artifactId>tomcat-http</artifactId>
    <version>5.5.23</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'tomcat:tomcat-http:5.5.23'

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

implementation("tomcat:tomcat-http:5.5.23")

How to add a dependency to SBT Scala

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

libraryDependencies += "tomcat" % "tomcat-http" % "5.5.23"

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

Feb 06, 2017
2 usages
2 stars
Nov 01, 2018
4 usages
Aug 24, 2021
Jan 28, 2023
3 usages
31 stars
Dec 04, 2017
7 usages
2 stars
Aug 15, 2017
1 usages
560 stars
Jul 18, 2023
3 usages
13.8k stars
Aug 20, 2023
4 usages
554 stars