<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler</artifactId>
<version>16.11.4</version>
</dependency>
<parent> <groupId>us.fatehi</groupId> <artifactId>schemacrawler-parent</artifactId> <version>16.11.4</version> </parent>
provided
test
|-- us.fatehi:schemacrawler-testdb:16.11.4
|-- us.fatehi:schemacrawler-api:16.11.4
|-- us.fatehi:schemacrawler-tools:16.11.4
|-- org.springframework:spring-context:5.3.0
|-- org.springframework:spring-jdbc:5.3.0
|-- org.junit.jupiter:junit-jupiter-engine:5.6.2
|-- org.junit-pioneer:junit-pioneer:1.0.0
|-- org.mockito:mockito-junit-jupiter:3.6.0
|-- com.github.npathai:hamcrest-optional:2.0.0
|-- nl.jqno.equalsverifier:equalsverifier:3.5
|-- com.openpojo:openpojo:0.8.13
|-- com.tngtech.archunit:archunit-junit5:0.14.1
|-- commons-io:commons-io:2.8.0
|-- com.google.code.gson:gson:2.8.6