Last Version

ojdbc8dms 19.6.0.0

Oracle JDBC Driver compatible with JDK8, JDK9, and JDK11

License

License

Oracle Free Use Terms and Conditions (FUTC)
Categories

Categories

Data
GroupId

GroupId

com.oracle.database.jdbc
ArtifactId

ArtifactId

ojdbc8dms
Version

Version

19.6.0.0
Type

Type

jar
Description

Description

ojdbc8dms
Oracle JDBC Driver compatible with JDK8, JDK9, and JDK11
Project URL

Project URL

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

Download ojdbc8dms 19.6.0.0


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