<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler</artifactId>
<version>16.19.5</version>
</dependency>
<parent> <groupId>us.fatehi</groupId> <artifactId>schemacrawler-parent</artifactId> <version>16.19.5</version> </parent>
provided
|-- com.fasterxml.jackson.core:jackson-core:2.14.1
|-- com.fasterxml.jackson.core:jackson-databind:2.14.1
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.14.1
|-- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.14.1
test
|-- us.fatehi:schemacrawler-testdb:16.19.5
|-- us.fatehi:schemacrawler-api:16.19.5
|-- us.fatehi:schemacrawler-tools:16.19.5
|-- org.junit.jupiter:junit-jupiter:5.9.1
|-- org.mockito:mockito-junit-jupiter:4.9.0
|-- com.github.npathai:hamcrest-optional:2.0.0
|-- com.ginsberg:junit5-system-exit:1.1.2
|-- nl.jqno.equalsverifier:equalsverifier:3.12.1
|-- com.github.stefanbirkner:system-lambda:1.2.1
|-- com.openpojo:openpojo:0.9.1
|-- com.tngtech.archunit:archunit-junit5:1.0.1
|-- commons-io:commons-io:2.11.0
|-- org.apache.commons:commons-dbcp2:2.9.0
|-- org.testcontainers:junit-jupiter:1.17.6
|-- org.apache.commons:commons-lang3:3.12.0
|-- commons-beanutils:commons-beanutils:1.9.4