MVN

com.oracle.database.jdbc : ojdbc10

Maven & Gradle

Aug 07, 2023
21 usages

ojdbc10 · Oracle JDBC Driver compatible with JDK10 and JDK11

<dependency>
    <groupId>com.oracle.database.jdbc</groupId>
    <artifactId>ojdbc10</artifactId>
    <version>19.20.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 19.20.0.0

All Versions

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

Version Vulnerabilities Updated
19.20.x
ojdbc10-19.20.0.0
19.19.x
ojdbc10-19.19.0.0
19.18.x
ojdbc10-19.18.0.0
19.17.x
ojdbc10-19.17.0.0
19.16.x
ojdbc10-19.16.0.0
19.15.x
ojdbc10-19.15.0.0.1
ojdbc10-19.15.0.0
19.14.x
ojdbc10-19.14.0.0
19.13.x
ojdbc10-19.13.0.0.1
ojdbc10-19.13.0.0
19.12.x
ojdbc10-19.12.0.0
19.11.x
ojdbc10-19.11.0.0
19.10.x
ojdbc10-19.10.0.0
19.9.x
ojdbc10-19.9.0.0
19.8.x
ojdbc10-19.8.0.0
19.7.x
ojdbc10-19.7.0.0
19.6.x
ojdbc10-19.6.0.0
19.3.x
ojdbc10-19.3.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.oracle.database.jdbc</groupId>
    <artifactId>ojdbc10</artifactId>
    <version>19.20.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.oracle.database.jdbc:ojdbc10:19.20.0.0'

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

implementation("com.oracle.database.jdbc:ojdbc10:19.20.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.oracle.database.jdbc" % "ojdbc10" % "19.20.0.0"

Advertisement

Dependencies from Group

Aug 07, 2023
251 usages
Feb 21, 2020
52 usages
Aug 07, 2023
44 usages
ucp
Aug 07, 2023
43 usages
rsi
Aug 07, 2023
25 usages

Discover Dependencies

Aug 26, 2023
11 usages
54 stars
Apr 28, 2020
1 usages
0 stars
Mar 20, 2023
0 stars
Jun 19, 2023
1 usages
11k stars
Aug 02, 2020
1 usages
587 stars
May 01, 2023
1 usages
Aug 23, 2023
9 usages
35 stars
May 04, 2023
3 stars