<dependency> <groupId>us.fatehi</groupId> <artifactId>schemacrawler-tools</artifactId> <version>15.01.04</version> </dependency>
implementation 'us.fatehi:schemacrawler-tools:15.01.04'
implementation("us.fatehi:schemacrawler-tools:15.01.04")
libraryDependencies += "us.fatehi" % "schemacrawler-tools" % "15.01.04"
@Grapes( @Grab(group='us.fatehi', module='schemacrawler-tools', version='15.01.04') )
<dependency org="us.fatehi" name="schemacrawler-tools" rev="15.01.04" />
[us.fatehi/schemacrawler-tools "15.01.04"]
'us.fatehi:schemacrawler-tools:jar:15.01.04'
<parent> <groupId>us.fatehi</groupId> <artifactId>schemacrawler-parent</artifactId> <version>15.01.04</version> </parent>
compile
|-- us.fatehi:schemacrawler-api
test
|-- us.fatehi:schemacrawler-testdb