<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-mysql</artifactId>
<version>16.20.6</version>
</dependency>
<parent> <groupId>us.fatehi</groupId> <artifactId>schemacrawler-parent</artifactId> <version>16.20.6</version> </parent>
compile
|-- com.mysql:mysql-connector-j:8.2.0
test
|-- us.fatehi:schemacrawler-testdb
|-- us.fatehi:schemacrawler-api
|-- us.fatehi:schemacrawler-tools