<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler</artifactId>
<version>16.14.3</version>
</dependency>
<parent> <groupId>us.fatehi</groupId> <artifactId>schemacrawler-parent</artifactId> <version>16.14.3</version> </parent>
provided
test
|-- us.fatehi:schemacrawler-testdb:16.14.3
|-- us.fatehi:schemacrawler-api:16.14.3
|-- us.fatehi:schemacrawler-tools:16.14.3
|-- org.springframework:spring-context:5.3.5
|-- org.springframework:spring-jdbc:5.3.5
|-- org.junit.jupiter:junit-jupiter:5.7.0
|-- org.mockito:mockito-junit-jupiter:3.8.0
|-- com.github.npathai:hamcrest-optional:2.0.0
|-- com.ginsberg:junit5-system-exit:1.1.1
|-- nl.jqno.equalsverifier:equalsverifier:3.5.5
|-- com.openpojo:openpojo:0.8.13
|-- com.tngtech.archunit:archunit-junit5:0.17.0
|-- commons-io:commons-io:2.8.0
|-- com.google.code.gson:gson:2.8.6