MVN

ojdbc : ojdbc

Maven & Gradle

Nov 08, 2005
15 usages

Oracle JDBC Driver · Oracle JDBC Driver

<dependency>
    <groupId>ojdbc</groupId>
    <artifactId>ojdbc</artifactId>
    <version>14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ojdbc : ojdbc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 14

All Versions

Choose a version of ojdbc : ojdbc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
14
ojdbc-14

How to add a dependency to Maven

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

<dependency>
    <groupId>ojdbc</groupId>
    <artifactId>ojdbc</artifactId>
    <version>14</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'ojdbc:ojdbc:14'

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

implementation("ojdbc:ojdbc:14")

How to add a dependency to SBT Scala

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

libraryDependencies += "ojdbc" % "ojdbc" % "14"

Advertisement

Dependencies from Group

Nov 08, 2005
15 usages

Discover Dependencies

Jan 12, 2011
70 usages
May 19, 2010
13 usages
Aug 10, 2013
7 usages
4 stars
Jan 13, 2014
1 usages
Mar 06, 2008
41 usages
Aug 21, 2023
143 usages
8.4k stars
Apr 21, 2021
62 usages
1.9k stars
Aug 24, 2023
83 usages
12.4k stars
Aug 23, 2023
77 usages
47.4k stars