I am using oracle 12c and ojdbc8.jar and trying to run the application it gives me the below error.
exception in thread "main" java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver
but when I extract the jar file in windows I am not able to see the content of driver classfiles.