| Группа | Группаus.fatehi |
|---|---|
| Идентификатор | Идентификаторschemacrawler-tools |
| Версия | Версия16.11.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| schemacrawler-tools-16.11.6.pom | |
| schemacrawler-tools-16.11.6.jar | 52 KB |
| schemacrawler-tools-16.11.6-tests.jar | 32 KB |
| schemacrawler-tools-16.11.6-sources.jar | 43 KB |
| schemacrawler-tools-16.11.6-javadoc.jar | 204 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/us.fatehi/schemacrawler-tools/ -->
<dependency>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-tools</artifactId>
<version>16.11.6</version>
</dependency>
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-tools/
implementation 'us.fatehi:schemacrawler-tools:16.11.6'
// https://jarcasting.com/artifacts/us.fatehi/schemacrawler-tools/
implementation ("us.fatehi:schemacrawler-tools:16.11.6")
'us.fatehi:schemacrawler-tools:jar:16.11.6'
<dependency org="us.fatehi" name="schemacrawler-tools" rev="16.11.6">
<artifact name="schemacrawler-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.fatehi', module='schemacrawler-tools', version='16.11.6')
)
libraryDependencies += "us.fatehi" % "schemacrawler-tools" % "16.11.6"
[us.fatehi/schemacrawler-tools "16.11.6"]