MVN

javax.sql : jdbc-stdext

Maven & Gradle

Nov 06, 2006
18 usages

JDBC 2.0 Optional Package · JDBC 2.0 Optional Package

<dependency>
    <groupId>javax.sql</groupId>
    <artifactId>jdbc-stdext</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.sql : jdbc-stdext to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of javax.sql : jdbc-stdext to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
jdbc-stdext-2.0

How to add a dependency to Maven

Add the following javax.sql : jdbc-stdext maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.sql</groupId>
    <artifactId>jdbc-stdext</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.sql : jdbc-stdext gradle dependency to your build.gradle file:

implementation 'javax.sql:jdbc-stdext:2.0'

Gradle Kotlin DSL: Add the following javax.sql : jdbc-stdext gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.sql:jdbc-stdext:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.sql : jdbc-stdext sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.sql" % "jdbc-stdext" % "2.0"

Advertisement

Dependencies from Group

Nov 06, 2006
18 usages
Mar 16, 2006
2 usages

Discover Dependencies

Sep 20, 2005
5 usages
Feb 02, 2017
35 usages
Nov 14, 2014
8 usages
Feb 15, 2011
14 usages
66 stars
Dec 07, 2012
28 usages
44 stars
Jul 18, 2006
63 usages
Jan 01, 2014
100 usages
1.9k stars
Jul 09, 2013
54 usages