<dependency> <groupId>us.fatehi</groupId> <artifactId>schemacrawler-parent</artifactId> <version>14.08.03</version> <type>pom</type> </dependency>
implementation 'us.fatehi:schemacrawler-parent:14.08.03'
implementation("us.fatehi:schemacrawler-parent:14.08.03")
libraryDependencies += "us.fatehi" % "schemacrawler-parent" % "14.08.03"
@Grapes( @Grab(group='us.fatehi', module='schemacrawler-parent', version='14.08.03') )
<dependency org="us.fatehi" name="schemacrawler-parent" rev="14.08.03" />
[us.fatehi/schemacrawler-parent "14.08.03"]
'us.fatehi:schemacrawler-parent:jar:14.08.03'
provided
|-- org.hsqldb:hsqldb:2.3.4
test
|-- junit:junit:4.12
|-- com.github.stefanbirkner:system-rules:1.16.0
|-- xmlunit:xmlunit:1.6
|-- nl.jqno.equalsverifier:equalsverifier:2.1
|-- commons-io:commons-io:2.5
|-- com.google.code.gson:gson:2.6.2
|-- com.google.guava:guava-collections:r03
|-- org.apache.commons:commons-lang3:3.4