Skip to content

Instantly share code, notes, and snippets.

@giovannicandido
Created August 17, 2017 21:18
Show Gist options
  • Save giovannicandido/4fa93d2d8b38ab920775612ee89286d4 to your computer and use it in GitHub Desktop.
Save giovannicandido/4fa93d2d8b38ab920775612ee89286d4 to your computer and use it in GitHub Desktop.
<?xml version="1.0" ?>
<module xmlns="urn:jboss:module:1.3" name="org.postgresql">
<resources>
<resource-root path="postgresql-42.1.4.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