Last Version

ojdbc5 11.2.0.4

Oracle JDBC Driver compatible with JDK5

License

License

Oracle Free Use Terms and Conditions (FUTC)
Categories

Categories

Data
GroupId

GroupId

com.oracle.database.jdbc
ArtifactId

ArtifactId

ojdbc5
Version

Version

11.2.0.4
Type

Type

jar
Description

Description

ojdbc5
Oracle JDBC Driver compatible with JDK5
Project URL

Project URL

https://www.oracle.com/database/technologies/appdev/jdbc.html

Download ojdbc5 11.2.0.4


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

Dependencies

compile (9)

Group / Artifact Type Version
com.oracle.database.jdbc : ucp jar 11.2.0.4
com.oracle.database.security : oraclepki jar 11.2.0.4
com.oracle.database.security : osdt_cert jar 11.2.0.4
com.oracle.database.security : osdt_core jar 11.2.0.4
com.oracle.database.ha : simplefan jar 11.2.0.4
com.oracle.database.ha : ons jar 11.2.0.4
com.oracle.database.nls : orai18n Optional jar 11.2.0.4
com.oracle.database.xml : xdb6 Optional jar 11.2.0.4
com.oracle.database.xml : xmlparserv2 Optional jar 11.2.0.4

Project Modules

There are no modules declared in this project.