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