tomcat:stop-tomcat


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

stop-tomcat
Last Version

Last Version

3.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Download stop-tomcat

How to add to project

<!-- https://jarcasting.com/artifacts/tomcat/stop-tomcat/ -->
<dependency>
    <groupId>tomcat</groupId>
    <artifactId>stop-tomcat</artifactId>
    <version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/tomcat/stop-tomcat/
implementation 'tomcat:stop-tomcat:3.3.2'
// https://jarcasting.com/artifacts/tomcat/stop-tomcat/
implementation ("tomcat:stop-tomcat:3.3.2")
'tomcat:stop-tomcat:jar:3.3.2'
<dependency org="tomcat" name="stop-tomcat" rev="3.3.2">
  <artifact name="stop-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='tomcat', module='stop-tomcat', version='3.3.2')
)
libraryDependencies += "tomcat" % "stop-tomcat" % "3.3.2"
[tomcat/stop-tomcat "3.3.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.2