MVN

tomcat : tomcat-util

Maven & Gradle

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

Latest Version

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

Version Vulnerabilities Updated
5.5.x
tomcat-util-5.5.23
4 vulnerabilities
tomcat-util-5.5.15
5 vulnerabilities
tomcat-util-5.5.12
5 vulnerabilities
tomcat-util-5.5.9
5 vulnerabilities
tomcat-util-5.5.9-alpha
5 vulnerabilities
tomcat-util-5.5.8-alpha
5 vulnerabilities
tomcat-util-5.5.7
5 vulnerabilities
tomcat-util-5.5.7-alpha
5 vulnerabilities
tomcat-util-5.5.4
5 vulnerabilities
5.0.x
tomcat-util-5.0.28
5 vulnerabilities
tomcat-util-5.0.18
5 vulnerabilities
tomcat-util-5.0.16
5 vulnerabilities
4.1.x
tomcat-util-4.1.36
5 vulnerabilities
tomcat-util-4.1.34
5 vulnerabilities
tomcat-util-4.1.31
4 vulnerabilities
4.0.x
tomcat-util-4.0.6
2 vulnerabilities
3.3.x
tomcat-util-3.3.2
4 vulnerabilities
3.2.x
tomcat-util-3.2.1
2 vulnerabilities

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'tomcat:tomcat-util:5.5.23'

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

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

How to add a dependency to SBT Scala

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

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

Jan 21, 2010
99 usages
Mar 16, 2007
64 usages
Aug 02, 2010
2 usages
Dec 08, 2010
67 usages
Dec 17, 2009
9 usages
Jan 05, 2010
102 usages