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