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