Jar examples for j:jdbc-stdext
JDBC 2.0 Optional Package
You can download jar file jdbc-stdext 2.0 in this page.
You can use the following script to add jdbc-stdext-2.0.jar to your project.
<dependency> <groupId>javax.sql</groupId> <artifactId>jdbc-stdext</artifactId> <version>2.0</version> </dependency>
compile group: 'javax.sql', name: 'jdbc-stdext', version: '2.0'
libraryDependencies += "javax.sql" % "jdbc-stdext" % "2.0"
<dependency org="javax.sql" name="jdbc-stdext" rev="2.0"/>
@Grapes(@Grab(group='javax.sql', module='jdbc-stdext', version='2.0'))
'javax.sql:jdbc-stdext:jar:2.0'
Click the following link to download the jar file.
jdbc-stdext-2.0.pom