org.apache.tomcat:coyote

Tomcat Connectors and HTTP parser

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.apache.tomcat
ArtifactId

ArtifactId

coyote
Last Version

Last Version

6.0.53
Release Date

Release Date

Type

Type

jar
Description

Description

Tomcat Connectors and HTTP parser
Project URL

Project URL

http://tomcat.apache.org/

Download coyote

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tomcat : servlet-api jar 6.0.53
org.apache.tomcat : juli jar 6.0.53

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.53
6.0.51
6.0.48
6.0.47
6.0.45
6.0.44
6.0.43
6.0.41
6.0.39
6.0.37
6.0.36
6.0.35
6.0.33
6.0.32
6.0.30
6.0.29
6.0.28
6.0.26
6.0.24
6.0.20
6.0.18
6.0.16
6.0.14
6.0.13