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