The javax.sql package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.
'jdbc:jdbc-stdext:2.0'
<dependency>
<groupId>jdbc</groupId>
<artifactId>jdbc-stdext</artifactId>
<version>2.0</version>
</dependency>
<dependency org="jdbc" name="jdbc-stdext" rev="2.0"/>
"jdbc", "jdbc-stdext", "2.0"