MVN

tomcat : tomcat-ajp

Maven & Gradle

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

Latest Version

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

  • Latest Stable: 5.5.23

All Versions

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

Version Vulnerabilities Updated
5.5.x
tomcat-ajp-5.5.23
2 vulnerabilities
tomcat-ajp-5.5.15
2 vulnerabilities
tomcat-ajp-5.5.12
2 vulnerabilities
tomcat-ajp-5.5.9
2 vulnerabilities
4.0.x
tomcat-ajp-4.0.6
2 vulnerabilities

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'tomcat:tomcat-ajp:5.5.23'

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

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

How to add a dependency to SBT Scala

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

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

Aug 31, 2012
1 stars
Mar 10, 2014
8 stars
Dec 03, 2012
55 usages
685 stars
Feb 23, 2015
264 stars
Sep 20, 2005
2 usages
Oct 07, 2010
3 usages
Feb 17, 2014
77 usages
450 stars