s

schemacrawler-utility

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