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