s

schemacrawler-scripting

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