s

schemacrawler-utility

Files download
File Operation
schemacrawler-utility-16.16.9.jar download
schemacrawler-utility-16.16.9.pom download
schemacrawler-utility-16.16.9-sources.jar download
Apache Maven
<dependency>
  <groupId>us.fatehi</groupId>
  <artifactId>schemacrawler-utility</artifactId>
  <version>16.16.9</version>
</dependency>
Gradle Groovy
implementation 'us.fatehi:schemacrawler-utility:16.16.9'
Gradle Kotlin
implementation("us.fatehi:schemacrawler-utility:16.16.9")
Scala SBT
libraryDependencies += "us.fatehi" % "schemacrawler-utility" % "16.16.9"
Groovy Grape
@Grapes(
  @Grab(group='us.fatehi', module='schemacrawler-utility', version='16.16.9')
)
Apache Ivy
<dependency org="us.fatehi" name="schemacrawler-utility" rev="16.16.9" />
Leiningen
[us.fatehi/schemacrawler-utility "16.16.9"]
Apache Buildr
'us.fatehi:schemacrawler-utility:jar:16.16.9'