<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-tools</artifactId>
<version>16.11.2</version>
</dependency>
<parent> <groupId>us.fatehi</groupId> <artifactId>schemacrawler-parent</artifactId> <version>16.11.2</version> </parent>
compile
|-- us.fatehi:schemacrawler-api
test
|-- us.fatehi:schemacrawler-testdb
|-- us.fatehi:schemacrawler-api
|-- org.apache.commons:commons-dbcp2:2.8.0
|-- org.testcontainers:testcontainers:1.14.3