All Downloads are FREE. Search and download functionalities are using the official Maven repository.

db.mysql_module.xml Maven / Gradle / Ivy

There is a newer version: 7.74.1.Final
Show newest version
<module xmlns="urn:jboss:module:1.0" name="com.mysql">
  <resources>
    <resource-root path="mysql-connector-java.jar"/>
  </resources>

  <dependencies>
    <module name="javax.api"/>
    <module name="javax.transaction.api"/>
  </dependencies>
</module>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy