Last Version

ojdbc6 11.2.0.4

Oracle JDBC Driver compatible with JDK6, JDK7, and JDK8

License

License

Oracle Free Use Terms and Conditions (FUTC)
Categories

Categories

Data
GroupId

GroupId

com.oracle.database.jdbc
ArtifactId

ArtifactId

ojdbc6
Version

Version

11.2.0.4
Type

Type

jar
Description

Description

ojdbc6
Oracle JDBC Driver compatible with JDK6, JDK7, and JDK8
Project URL

Project URL

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

Download ojdbc6 11.2.0.4


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