<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler</artifactId>
<version>16.8.1</version>
</dependency>
<parent> <groupId>us.fatehi</groupId> <artifactId>schemacrawler-parent</artifactId> <version>16.8.1</version> </parent>
provided
test
|-- us.fatehi:schemacrawler-testdb:16.8.1
|-- us.fatehi:schemacrawler-api:16.8.1
|-- us.fatehi:schemacrawler-tools:16.8.1
|-- org.springframework:spring-context:5.2.6.RELEASE
|-- org.springframework:spring-jdbc:5.2.6.RELEASE
|-- org.junit.jupiter:junit-jupiter-engine:5.6.2
|-- org.junit-pioneer:junit-pioneer:0.5.6
|-- org.mockito:mockito-junit-jupiter:3.3.3
|-- com.github.npathai:hamcrest-optional:2.0.0
|-- nl.jqno.equalsverifier:equalsverifier:3.1.13
|-- com.tngtech.archunit:archunit-junit5:0.13.1
|-- com.google.code.gson:gson:2.8.6