<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-commandline</artifactId>
<version>16.9.4</version>
</dependency>
@Grapes(
@Grab(group='us.fatehi', module='schemacrawler-commandline', version='16.9.4')
)
<parent> <groupId>us.fatehi</groupId> <artifactId>schemacrawler-parent</artifactId> <version>16.9.4</version> </parent>
compile
|-- info.picocli:picocli:4.5.0
|-- info.picocli:picocli-shell-jline3:4.5.0
runtime
test
|-- us.fatehi:schemacrawler-testdb
|-- us.fatehi:schemacrawler-api
|-- us.fatehi:schemacrawler-tools