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