is not current version
Last Version 16.16.18

us.fatehi:schemacrawler-parent 15.03.01

Free database schema discovery and comprehension tool

GroupId

GroupId

us.fatehi
ArtifactId

ArtifactId

schemacrawler-parent
Version

Version

15.03.01
Type

Type

pom

Download schemacrawler-parent 15.03.01


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