License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIdus.fatehi |
ArtifactId | ArtifactIdschemacrawler-postgresql |
Version | Version16.16.14 |
Type | Typejar |
Description |
DescriptionSchemaCrawler for PostgreSQL
Free database schema discovery and comprehension tool
|
Project Organization |
Project OrganizationSualeh Fatehi |
<!-- https://jarcasting.com/artifacts/us.fatehi/schemacrawler-postgresql/ -->
<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-postgresql</artifactId>
<version>16.16.14</version>
</dependency>
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-postgresql/
implementation 'us.fatehi:schemacrawler-postgresql:16.16.14'
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-postgresql/
implementation ("us.fatehi:schemacrawler-postgresql:16.16.14")
'us.fatehi:schemacrawler-postgresql:jar:16.16.14'
<dependency org="us.fatehi" name="schemacrawler-postgresql" rev="16.16.14">
<artifact name="schemacrawler-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.fatehi', module='schemacrawler-postgresql', version='16.16.14')
)
libraryDependencies += "us.fatehi" % "schemacrawler-postgresql" % "16.16.14"
[us.fatehi/schemacrawler-postgresql "16.16.14"]
Group / Artifact | Type | Version |
---|---|---|
us.fatehi : schemacrawler | jar | 16.16.14 |
org.postgresql : postgresql | jar | 42.3.3 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.2 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.2 |
org.hsqldb : hsqldb | jar | 2.6.1 |