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