MVN

org.xerial.thirdparty : jdbc-api

Maven & Gradle

Jul 17, 2008
1 usages
<dependency>
    <groupId>org.xerial.thirdparty</groupId>
    <artifactId>jdbc-api</artifactId>
    <version>1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xerial.thirdparty : jdbc-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4

All Versions

Choose a version of org.xerial.thirdparty : jdbc-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4
jdbc-api-1.4

How to add a dependency to Maven

Add the following org.xerial.thirdparty : jdbc-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xerial.thirdparty</groupId>
    <artifactId>jdbc-api</artifactId>
    <version>1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xerial.thirdparty : jdbc-api gradle dependency to your build.gradle file:

implementation 'org.xerial.thirdparty:jdbc-api:1.4'

Gradle Kotlin DSL: Add the following org.xerial.thirdparty : jdbc-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xerial.thirdparty:jdbc-api:1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xerial.thirdparty : jdbc-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xerial.thirdparty" % "jdbc-api" % "1.4"

Advertisement

Dependencies from Group

Jul 03, 2008
2 usages
Aug 20, 2016
1 usages
154 stars
Jul 17, 2008
1 usages

Discover Dependencies

Sep 20, 2005
27 usages
Mar 11, 2014
2 stars
May 27, 2014
8 usages
Nov 02, 2014
1 stars
Feb 10, 2012
14 usages
Jun 20, 2014
25 stars
Jun 05, 2013
2 usages
10 stars
Aug 20, 2010
6 usages
2 stars