Hi,
In Denodo 8, the JDBC driver of MS SQL server is already available in the Denodo installation folder <Denodo_Home>\lib\extensions\jdbc-drivers, hence I would refer to this driver while developing the custom wrapper instead of importing it along with custom wrapper jar file. When You could refer to the section [Required Libraries to Develop Custom Wrappers](https://community.denodo.com/docs/html/browse/8.0/en/vdp/developer/developing_extensions/developing_custom_wrappers/required_libraries_to_develop_custom_wrappers#required-libraries-to-develop-custom-wrappers) of Virtual DataPort Developer Guide and section [Final Steps](https://community.denodo.com/docs/html/browse/8.0/en/denodo4e/reference/deploy/deploy_wizard/deploy_wizard#final-steps) of Denodo4Eclipse Plugin Guide to know more about handling dependent jar files when developing custom wrapper.
In any case if you still need help and If you are a valid support user then you can raise a support case on [Denodo Support Site](https://support.denodo.com/) so that our support team can help you.
Hope this helps