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