I have to connect to MS Access database for the back end transactions. So i need to add the jdbc connector for this. I am using Maven as the build tool, So so get the MS Access dependency from Maven repository what should I be entering the POM.xml? I tried on google search but could find relevent help.
Thanks.