MySQL Connector/MXJ is a Java utility package for deploying and managing a MySQL database.
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-mxj</artifactId>
<version>5.0.12</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of MySQL Connector/MXJ MysqldResource
Consider using MySQL Connector/J or other modern alternatives.
No dependency data recorded yet.