License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.oracle.database.jdbc.debug |
ArtifactId | ArtifactIdojdbc8dms_g |
Last Version | Last Version21.6.0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionojdbc8dms_g
Same as ojdbc8dms.jar except compiled with the -g option
|
Project URL |
Project URL |
Filename | Size |
---|---|
ojdbc8dms_g-21.6.0.0.1.pom | |
ojdbc8dms_g-21.6.0.0.1.jar | 7 MB |
ojdbc8dms_g-21.6.0.0.1-sources.jar | 285 bytes |
ojdbc8dms_g-21.6.0.0.1-javadoc.jar | 174 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.database.jdbc.debug/ojdbc8dms_g/ -->
<dependency>
<groupId>com.oracle.database.jdbc.debug</groupId>
<artifactId>ojdbc8dms_g</artifactId>
<version>21.6.0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.database.jdbc.debug/ojdbc8dms_g/
implementation 'com.oracle.database.jdbc.debug:ojdbc8dms_g:21.6.0.0.1'
// https://jarcasting.com/artifacts/com.oracle.database.jdbc.debug/ojdbc8dms_g/
implementation ("com.oracle.database.jdbc.debug:ojdbc8dms_g:21.6.0.0.1")
'com.oracle.database.jdbc.debug:ojdbc8dms_g:jar:21.6.0.0.1'
<dependency org="com.oracle.database.jdbc.debug" name="ojdbc8dms_g" rev="21.6.0.0.1">
<artifact name="ojdbc8dms_g" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.database.jdbc.debug', module='ojdbc8dms_g', version='21.6.0.0.1')
)
libraryDependencies += "com.oracle.database.jdbc.debug" % "ojdbc8dms_g" % "21.6.0.0.1"
[com.oracle.database.jdbc.debug/ojdbc8dms_g "21.6.0.0.1"]