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