MVN

com.oracle.database.jdbc.debug : ojdbc10_g

Maven & Gradle

Aug 07, 2023
4 usages

ojdbc10_g · Same as ojdbc10.jar except compiled with the -g option

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

Latest Version

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

  • Latest Stable: 19.20.0.0

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>com.oracle.database.jdbc.debug</groupId>
    <artifactId>ojdbc10_g</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.debug : ojdbc10_g gradle dependency to your build.gradle file:

implementation 'com.oracle.database.jdbc.debug:ojdbc10_g:19.20.0.0'

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

implementation("com.oracle.database.jdbc.debug:ojdbc10_g:19.20.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.oracle.database.jdbc.debug" % "ojdbc10_g" % "19.20.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 25, 2021
4 usages
19 stars
Jun 15, 2023
506 stars
Aug 10, 2023
1 usages
766 stars
Aug 05, 2022
1 usages
375 stars
Jul 13, 2023
3 usages
21 stars
May 17, 2023
3 usages
Jul 02, 2023
2 usages
7 stars
Jul 30, 2023
5 usages
0 stars
Aug 17, 2023
1 usages
12 stars
Oct 07, 2021
1 usages
0 stars