<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler</artifactId>
<version>16.15.1</version>
</dependency>
<parent> <groupId>us.fatehi</groupId> <artifactId>schemacrawler-parent</artifactId> <version>16.15.1</version> </parent>
provided
test
|-- us.fatehi:schemacrawler-testdb:16.15.1
|-- us.fatehi:schemacrawler-api:16.15.1
|-- us.fatehi:schemacrawler-tools:16.15.1
|-- org.junit.jupiter:junit-jupiter:5.7.0
|-- org.mockito:mockito-junit-jupiter:3.11.1
|-- com.github.npathai:hamcrest-optional:2.0.0
|-- com.ginsberg:junit5-system-exit:1.1.1
|-- nl.jqno.equalsverifier:equalsverifier:3.6.1
|-- com.openpojo:openpojo:0.9.1
|-- com.tngtech.archunit:archunit-junit5:0.19.0
|-- commons-io:commons-io:2.9.0
|-- com.google.code.gson:gson:2.8.7
|-- org.apache.commons:commons-lang3:3.12.0
|-- commons-beanutils:commons-beanutils:1.9.4