tomcat:tomcat4-coyote


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

tomcat
ArtifactId

ArtifactId

tomcat4-coyote
Last Version

Last Version

4.1.36
Release Date

Release Date

Type

Type

jar
Description

Description

Download tomcat4-coyote

How to add to project

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

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
4.1.36
4.1.34