Jar examples for t:tomcat-coyote
Tomcat Connectors and HTTP parser
You can download jar file tomcat-coyote 7.0.50 in this page.
Apache License, Version 2.0
You can use the following script to add tomcat-coyote-7.0.50.jar to your project.
<dependency> <groupId>org.apache.tomcat</groupId> <artifactId>tomcat-coyote</artifactId> <version>7.0.50</version> </dependency>
compile group: 'org.apache.tomcat', name: 'tomcat-coyote', version: '7.0.50'
libraryDependencies += "org.apache.tomcat" % "tomcat-coyote" % "7.0.50"
<dependency org="org.apache.tomcat" name="tomcat-coyote" rev="7.0.50"/>
@Grapes(@Grab(group='org.apache.tomcat', module='tomcat-coyote', version='7.0.50'))
'org.apache.tomcat:tomcat-coyote:jar:7.0.50'
Click the following link to download the jar file.
tomcat-coyote-7.0.50-sources.jar