MVN

com.oracle.database.xml : xdb6

Maven & Gradle

Feb 21, 2020
3 usages

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

<dependency>
    <groupId>com.oracle.database.xml</groupId>
    <artifactId>xdb6</artifactId>
    <version>18.3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle.database.xml : xdb6 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 18.3.0.0

All Versions

Choose a version of com.oracle.database.xml : xdb6 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
18.3.x
xdb6-18.3.0.0
12.2.x
xdb6-12.2.0.1
11.2.x
xdb6-11.2.0.4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.oracle.database.xml</groupId>
    <artifactId>xdb6</artifactId>
    <version>18.3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.oracle.database.xml : xdb6 gradle dependency to your build.gradle file:

implementation 'com.oracle.database.xml:xdb6:18.3.0.0'

Gradle Kotlin DSL: Add the following com.oracle.database.xml : xdb6 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.oracle.database.xml:xdb6:18.3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.oracle.database.xml : xdb6 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.oracle.database.xml" % "xdb6" % "18.3.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jan 16, 2023
1 usages
1.1k stars
Nov 11, 2020
1 usages
0 stars
Apr 22, 2021
10 usages
35 stars
Aug 08, 2023
19 usages
82 stars
Jun 01, 2022
2 usages
0 stars
Aug 10, 2017
96 stars
Aug 23, 2023
13 usages
54 stars
Nov 06, 2021
2 usages
11.3k stars
Jun 26, 2023
10 usages
1.7k stars