is not current version
Last Version 16.16.18

us.fatehi:schemacrawler-postgresql 14.16.03


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-postgresql
Version

Version

14.16.03
Type

Type

jar

Download schemacrawler-postgresql 14.16.03


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