is not current version
Last Version 16.16.18

us.fatehi:schemacrawler-postgresql 16.15.9


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-postgresql
Version

Version

16.15.9
Type

Type

jar

Download schemacrawler-postgresql 16.15.9


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