MVN

com.oracle.ojdbc : ojdbc10

Maven & Gradle

Sep 14, 2019
40 usages

ojdbc10 · Oracle JDBC Driver compatible with JDK10 and JDK11

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

Latest Version

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

  • Latest Stable: 19.3.0.0

All Versions

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

Version Vulnerabilities Updated
19.3.x
ojdbc10-19.3.0.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.oracle.ojdbc" % "ojdbc10" % "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

Nov 09, 2015
4 usages
29 stars
Mar 10, 2019
6 usages
1.4k stars
Aug 16, 2020
6 usages
2 stars
Aug 30, 2021
4 usages
1 stars
Jul 06, 2023
6 usages
10 stars
Nov 12, 2016
16 usages
239 stars