MySQL Connector/MXJ provides embedded MySQL database management for Java applications.
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-mxj-db-files</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.
Start an embedded MySQL instance using MysqldResource.
Consider using Testcontainers or H2 for testing instead.
No dependency data recorded yet.