s

schemacrawler-utility

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