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