MVN

com.oracle.ojdbc : xdb

Maven & Gradle

Sep 14, 2019
29 usages

xdb · xdb.jar to support standard JDBC 4.x, java.sql.SQLXML interface

<dependency>
    <groupId>com.oracle.ojdbc</groupId>
    <artifactId>xdb</artifactId>
    <version>19.3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle.ojdbc : xdb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 19.3.0.0

All Versions

Choose a version of com.oracle.ojdbc : xdb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
19.3.x
xdb-19.3.0.0

How to add a dependency to Maven

Add the following com.oracle.ojdbc : xdb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.oracle.ojdbc</groupId>
    <artifactId>xdb</artifactId>
    <version>19.3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.oracle.ojdbc : xdb gradle dependency to your build.gradle file:

implementation 'com.oracle.ojdbc:xdb:19.3.0.0'

Gradle Kotlin DSL: Add the following com.oracle.ojdbc : xdb gradle kotlin dependency to your build.gradle.kts file:

implementation("com.oracle.ojdbc:xdb:19.3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.oracle.ojdbc : xdb sbt scala dependency to your build.sbt file:

libraryDependencies += "com.oracle.ojdbc" % "xdb" % "19.3.0.0"

Advertisement

Dependencies from Group

Sep 14, 2019
148 usages
Sep 13, 2019
44 usages
Sep 14, 2019
40 usages
ucp
Sep 13, 2019
34 usages
Sep 13, 2019
30 usages

Discover Dependencies

Jul 20, 2023
2 usages
389 stars
Nov 16, 2022
144 usages
426 stars
Aug 18, 2023
48 usages
2.7k stars
Nov 04, 2022
323 stars
Aug 11, 2023
306 usages
1.8k stars
Sep 01, 2022
49 usages
976 stars
Aug 21, 2023
1 usages
810 stars