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