| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData | 
        
| GroupId | GroupIdcom.oracle.database.jdbc.debug | 
    
| ArtifactId | ArtifactIdojdbc8-debug | 
    
| Last Version | Last Version21.6.0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            Descriptionojdbc8-debug 
            Same as ojdbc8.jar except compiled with the -g option 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| ojdbc8-debug-21.6.0.0.1.pom | 5 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.oracle.database.jdbc.debug/ojdbc8-debug/ -->
<dependency>
    <groupId>com.oracle.database.jdbc.debug</groupId>
    <artifactId>ojdbc8-debug</artifactId>
    <version>21.6.0.0.1</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/com.oracle.database.jdbc.debug/ojdbc8-debug/
implementation 'com.oracle.database.jdbc.debug:ojdbc8-debug:21.6.0.0.1'
                // https://jarcasting.com/artifacts/com.oracle.database.jdbc.debug/ojdbc8-debug/
implementation ("com.oracle.database.jdbc.debug:ojdbc8-debug:21.6.0.0.1")
                'com.oracle.database.jdbc.debug:ojdbc8-debug:pom:21.6.0.0.1'
                <dependency org="com.oracle.database.jdbc.debug" name="ojdbc8-debug" rev="21.6.0.0.1">
  <artifact name="ojdbc8-debug" type="pom" />
</dependency>
                @Grapes(
@Grab(group='com.oracle.database.jdbc.debug', module='ojdbc8-debug', version='21.6.0.0.1')
)
                libraryDependencies += "com.oracle.database.jdbc.debug" % "ojdbc8-debug" % "21.6.0.0.1"
                [com.oracle.database.jdbc.debug/ojdbc8-debug "21.6.0.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.oracle.database.jdbc.debug : ojdbc8_g | jar | |
| com.oracle.database.jdbc : ucp | jar | |
| com.oracle.database.jdbc : rsi | jar | |
| com.oracle.database.security : oraclepki | jar | |
| com.oracle.database.security : osdt_core | jar | |
| com.oracle.database.security : osdt_cert | jar | |
| com.oracle.database.ha : simplefan | jar | |
| com.oracle.database.ha : ons | jar | |
| com.oracle.database.nls : orai18n | jar | |
| com.oracle.database.xml : xdb | jar | |
| com.oracle.database.xml : xmlparserv2 | jar |