License |
License
Oracle Free Use Terms and Conditions (FUTC)
|
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.oracle.database.jdbc.debug |
ArtifactId | ArtifactIdojdbc6dms_g |
Last Version | Last Version11.2.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionojdbc10dms_g
Oracle JDBC Driver compatible with JDK10 and JDK11
|
Filename | Size |
---|---|
ojdbc6dms_g-11.2.0.4.pom | |
ojdbc6dms_g-11.2.0.4.jar | 4 MB |
ojdbc6dms_g-11.2.0.4-sources.jar | 285 bytes |
ojdbc6dms_g-11.2.0.4-javadoc.jar | 174 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.database.jdbc.debug/ojdbc6dms_g/ -->
<dependency>
<groupId>com.oracle.database.jdbc.debug</groupId>
<artifactId>ojdbc6dms_g</artifactId>
<version>11.2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.database.jdbc.debug/ojdbc6dms_g/
implementation 'com.oracle.database.jdbc.debug:ojdbc6dms_g:11.2.0.4'
// https://jarcasting.com/artifacts/com.oracle.database.jdbc.debug/ojdbc6dms_g/
implementation ("com.oracle.database.jdbc.debug:ojdbc6dms_g:11.2.0.4")
'com.oracle.database.jdbc.debug:ojdbc6dms_g:jar:11.2.0.4'
<dependency org="com.oracle.database.jdbc.debug" name="ojdbc6dms_g" rev="11.2.0.4">
<artifact name="ojdbc6dms_g" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.database.jdbc.debug', module='ojdbc6dms_g', version='11.2.0.4')
)
libraryDependencies += "com.oracle.database.jdbc.debug" % "ojdbc6dms_g" % "11.2.0.4"
[com.oracle.database.jdbc.debug/ojdbc6dms_g "11.2.0.4"]