Last Version

ojdbc10dms 11.2.0.4

Oracle JDBC Driver compatible with JDK10 and JDK11

License

License

Oracle Free Use Terms and Conditions (FUTC)
Categories

Categories

Data
GroupId

GroupId

com.oracle.database.jdbc
ArtifactId

ArtifactId

ojdbc6dms
Version

Version

11.2.0.4
Type

Type

jar
Description

Description

ojdbc10dms
Oracle JDBC Driver compatible with JDK10 and JDK11

Download ojdbc6dms 11.2.0.4


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

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.