Skip to content

Instantly share code, notes, and snippets.

@AseedUsmani
Created February 19, 2020 07:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AseedUsmani/f5783cb2f54e728fcb66aca6fa950ff3 to your computer and use it in GitHub Desktop.
Save AseedUsmani/f5783cb2f54e728fcb66aca6fa950ff3 to your computer and use it in GitHub Desktop.
<?xml version='1.0' encoding='UTF-8'?>
<module xmlns="urn:jboss:module:1.1" name="mysql">
<resources>
<resource-root path="mysql-connector-java-5.1.42-bin.jar"/>
</resources>
<dependencies>
<module name="javax.api"/>
<module name="javax.transaction.api"/>
</dependencies>
</module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment