MVN

tomcat : tomcat-coyote

Maven & Gradle

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

Latest Version

Choose a version of tomcat : tomcat-coyote 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-coyote to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.5.x
tomcat-coyote-5.5.23
CVE-2011-4858
tomcat-coyote-5.5.15
CVE-2011-4858
tomcat-coyote-5.5.12
CVE-2011-4858
tomcat-coyote-5.5.9
tomcat-coyote-5.5.9-alpha
tomcat-coyote-5.5.8-alpha
tomcat-coyote-5.5.7
tomcat-coyote-5.5.7-alpha
tomcat-coyote-5.5.4
5.0.x
tomcat-coyote-5.0.28
CVE-2011-4858
tomcat-coyote-5.0.18
CVE-2011-4858
tomcat-coyote-5.0.16
CVE-2011-4858
4.1.x
tomcat-coyote-4.1.36
CVE-2011-4858
tomcat-coyote-4.1.34
CVE-2011-4858
tomcat-coyote-4.1.31
CVE-2011-4858
tomcat-coyote-4.1.9
CVE-2011-4858
4.0.x
tomcat-coyote-4.0.6
2 vulnerabilities
tomcat-coyote-4.0.4
2 vulnerabilities
3.3.x
tomcat-coyote-3.3.2
2 vulnerabilities

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'tomcat:tomcat-coyote:5.5.23'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "tomcat" % "tomcat-coyote" % "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

May 24, 2017
5 usages
Mar 03, 2020
6 usages
9 stars
Oct 06, 2022
2 usages
300 stars
Sep 08, 2021
2 usages
Jun 17, 2023
7 usages
0 stars
ocl
Nov 27, 2007
7 usages
Jan 24, 2022
10 usages
333 stars