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