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