is not current version
Last Version 16.16.18

us.fatehi:schemacrawler-postgresql 16.3.2


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-postgresql
Version

Version

16.3.2
Type

Type

jar

Download schemacrawler-postgresql 16.3.2


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