<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler</artifactId>
<version>16.9.3</version>
</dependency>
<parent> <groupId>us.fatehi</groupId> <artifactId>schemacrawler-parent</artifactId> <version>16.9.3</version> </parent>
provided
test
|-- us.fatehi:schemacrawler-testdb:16.9.3
|-- us.fatehi:schemacrawler-api:16.9.3
|-- us.fatehi:schemacrawler-tools:16.9.3
|-- org.springframework:spring-context:5.2.8.RELEASE
|-- org.springframework:spring-jdbc:5.2.8.RELEASE
|-- org.junit.jupiter:junit-jupiter-engine:5.6.2
|-- org.junit-pioneer:junit-pioneer:0.7.0
|-- org.mockito:mockito-junit-jupiter:3.4.4
|-- com.github.npathai:hamcrest-optional:2.0.0
|-- nl.jqno.equalsverifier:equalsverifier:3.4.1
|-- com.openpojo:openpojo:0.8.13
|-- com.tngtech.archunit:archunit-junit5:0.14.1
|-- com.google.code.gson:gson:2.8.6