не последняя версия
Последняя версия 1.6.1

io.hetu.core:hetu-sql-migration-tool 1.4.0


Группа

Группа

io.hetu.core
Идентификатор

Идентификатор

hetu-sql-migration-tool
Версия

Версия

1.4.0
Тип

Тип

jar

Скачать hetu-sql-migration-tool 1.4.0


<!-- https://jarcasting.com/artifacts/io.hetu.core/hetu-sql-migration-tool/ -->
<dependency>
    <groupId>io.hetu.core</groupId>
    <artifactId>hetu-sql-migration-tool</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/hetu-sql-migration-tool/
implementation 'io.hetu.core:hetu-sql-migration-tool:1.4.0'
// https://jarcasting.com/artifacts/io.hetu.core/hetu-sql-migration-tool/
implementation ("io.hetu.core:hetu-sql-migration-tool:1.4.0")
'io.hetu.core:hetu-sql-migration-tool:jar:1.4.0'
<dependency org="io.hetu.core" name="hetu-sql-migration-tool" rev="1.4.0">
  <artifact name="hetu-sql-migration-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='hetu-sql-migration-tool', version='1.4.0')
)
libraryDependencies += "io.hetu.core" % "hetu-sql-migration-tool" % "1.4.0"
[io.hetu.core/hetu-sql-migration-tool "1.4.0"]