MVN

tomcat : stop-tomcat

Maven & Gradle

Dec 17, 2005
<dependency>
    <groupId>tomcat</groupId>
    <artifactId>stop-tomcat</artifactId>
    <version>3.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.3.2

All Versions

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

Version Vulnerabilities Updated
3.3.x
stop-tomcat-3.3.2

How to add a dependency to Maven

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

<dependency>
    <groupId>tomcat</groupId>
    <artifactId>stop-tomcat</artifactId>
    <version>3.3.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'tomcat:stop-tomcat:3.3.2'

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

implementation("tomcat:stop-tomcat:3.3.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "tomcat" % "stop-tomcat" % "3.3.2"

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 31, 2012
32 usages
Jun 26, 2014
2 usages
139 stars
Mar 12, 2014
37 usages
602 stars
Dec 16, 2014
1 usages
131 stars
Jun 16, 2014
1 stars
Jan 10, 2014
5 usages
4.1k stars
Sep 09, 2014
10 usages
341 stars