is not current version
Last Version 15.05.01.01

us.fatehi:schemacrawler-shell 15.03.04.01

Shell commands for SchemaCrawler

GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-shell
Version

Version

15.03.04.01
Type

Type

jar

Download schemacrawler-shell 15.03.04.01


<!-- https://jarcasting.com/artifacts/us.fatehi/schemacrawler-shell/ -->
<dependency>
    <groupId>us.fatehi</groupId>
    <artifactId>schemacrawler-shell</artifactId>
    <version>15.03.04.01</version>
</dependency>
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-shell/
implementation 'us.fatehi:schemacrawler-shell:15.03.04.01'
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-shell/
implementation ("us.fatehi:schemacrawler-shell:15.03.04.01")
'us.fatehi:schemacrawler-shell:jar:15.03.04.01'
<dependency org="us.fatehi" name="schemacrawler-shell" rev="15.03.04.01">
  <artifact name="schemacrawler-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.fatehi', module='schemacrawler-shell', version='15.03.04.01')
)
libraryDependencies += "us.fatehi" % "schemacrawler-shell" % "15.03.04.01"
[us.fatehi/schemacrawler-shell "15.03.04.01"]