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