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