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