I am using jackcess for the conncetivity to my access database. But I am following exception
Exception in thread \"main\" java.lang.NoClassDefFoundError: or
Jackcess has a dependency on Jakarta Commons Lang. You need to make sure that the commons lang and the other dependencies are on your classpath.