<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler</artifactId>
<version>16.16.14</version>
</dependency>
<parent> <groupId>us.fatehi</groupId> <artifactId>schemacrawler-parent</artifactId> <version>16.16.14</version> </parent>
provided
|-- com.fasterxml.jackson.core:jackson-core:2.13.2
|-- com.fasterxml.jackson.core:jackson-databind:2.13.2
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.2
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.2
test
|-- us.fatehi:schemacrawler-testdb:16.16.14
|-- us.fatehi:schemacrawler-api:16.16.14
|-- us.fatehi:schemacrawler-tools:16.16.14
|-- org.junit.jupiter:junit-jupiter:5.8.2
|-- org.mockito:mockito-junit-jupiter:4.4.0
|-- com.github.npathai:hamcrest-optional:2.0.0
|-- com.ginsberg:junit5-system-exit:1.1.2
|-- nl.jqno.equalsverifier:equalsverifier:3.9.1
|-- com.github.stefanbirkner:system-lambda:1.2.1
|-- com.openpojo:openpojo:0.9.1
|-- com.tngtech.archunit:archunit-junit5:0.23.1
|-- commons-io:commons-io:2.11.0
|-- com.google.code.gson:gson:2.9.0
|-- org.apache.commons:commons-dbcp2:2.9.0
|-- org.testcontainers:junit-jupiter:1.16.3
|-- org.apache.commons:commons-lang3:3.12.0
|-- commons-beanutils:commons-beanutils:1.9.4