is not current version
Last Version 16.16.18

us.fatehi:schemacrawler-postgresql 16.12.1


Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-postgresql
Version

Version

16.12.1
Type

Type

jar

Download schemacrawler-postgresql 16.12.1


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