o

ojdbc8dms_g

Oracle JDBC Driver compatible with JDK8, JDK9, and JDK11
http://www.oracle.com/technetwork/database/enterprise-edition/index-097123.html
Oracle Free Use Terms and Conditions (FUTC)
Files download
File Operation
ojdbc8dms_g-19.3.0.0.jar download
ojdbc8dms_g-19.3.0.0.pom download
ojdbc8dms_g-19.3.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.oracle.ojdbc</groupId>
  <artifactId>ojdbc8dms_g</artifactId>
  <version>19.3.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.oracle.ojdbc:ojdbc8dms_g:19.3.0.0'
Gradle Kotlin
implementation("com.oracle.ojdbc:ojdbc8dms_g:19.3.0.0")
Scala SBT
libraryDependencies += "com.oracle.ojdbc" % "ojdbc8dms_g" % "19.3.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.oracle.ojdbc', module='ojdbc8dms_g', version='19.3.0.0')
)
Apache Ivy
<dependency org="com.oracle.ojdbc" name="ojdbc8dms_g" rev="19.3.0.0" />
Leiningen
[com.oracle.ojdbc/ojdbc8dms_g "19.3.0.0"]
Apache Buildr
'com.oracle.ojdbc:ojdbc8dms_g:jar:19.3.0.0'
Dependencies
The project has no third-party dependencies