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