is not current version
Last Version 19.15.0.0.1

ojdbc10_g 19.10.0.0

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

License

License

Categories

Categories

Data
GroupId

GroupId

com.oracle.database.jdbc.debug
ArtifactId

ArtifactId

ojdbc10_g
Version

Version

19.10.0.0
Type

Type

jar
Description

Description

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

Project URL

https://www.oracle.com/database/technologies/maven-central-guide.html

Download ojdbc10_g 19.10.0.0


<!-- https://jarcasting.com/artifacts/com.oracle.database.jdbc.debug/ojdbc10_g/ -->
<dependency>
    <groupId>com.oracle.database.jdbc.debug</groupId>
    <artifactId>ojdbc10_g</artifactId>
    <version>19.10.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.database.jdbc.debug/ojdbc10_g/
implementation 'com.oracle.database.jdbc.debug:ojdbc10_g:19.10.0.0'
// https://jarcasting.com/artifacts/com.oracle.database.jdbc.debug/ojdbc10_g/
implementation ("com.oracle.database.jdbc.debug:ojdbc10_g:19.10.0.0")
'com.oracle.database.jdbc.debug:ojdbc10_g:jar:19.10.0.0'
<dependency org="com.oracle.database.jdbc.debug" name="ojdbc10_g" rev="19.10.0.0">
  <artifact name="ojdbc10_g" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.database.jdbc.debug', module='ojdbc10_g', version='19.10.0.0')
)
libraryDependencies += "com.oracle.database.jdbc.debug" % "ojdbc10_g" % "19.10.0.0"
[com.oracle.database.jdbc.debug/ojdbc10_g "19.10.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.