не последняя версия
Последняя версия 16.16.18

us.fatehi:schemacrawler-parent 14.06.02

Free database schema discovery and comprehension tool

Группа

Группа

us.fatehi
Идентификатор

Идентификатор

schemacrawler-parent
Версия

Версия

14.06.02
Тип

Тип

pom

Скачать schemacrawler-parent 14.06.02

Имя Файла Размер
schemacrawler-parent-14.06.02.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/us.fatehi/schemacrawler-parent/ -->
<dependency>
    <groupId>us.fatehi</groupId>
    <artifactId>schemacrawler-parent</artifactId>
    <version>14.06.02</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-parent/
implementation 'us.fatehi:schemacrawler-parent:14.06.02'
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-parent/
implementation ("us.fatehi:schemacrawler-parent:14.06.02")
'us.fatehi:schemacrawler-parent:pom:14.06.02'
<dependency org="us.fatehi" name="schemacrawler-parent" rev="14.06.02">
  <artifact name="schemacrawler-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='us.fatehi', module='schemacrawler-parent', version='14.06.02')
)
libraryDependencies += "us.fatehi" % "schemacrawler-parent" % "14.06.02"
[us.fatehi/schemacrawler-parent "14.06.02"]