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