| License |
License |
|---|---|
| GroupId | GroupIdio.hetu.core |
| ArtifactId | ArtifactIdhetu-sql-migration-tool |
| Version | Version1.5.0 |
| Type | Typejar |
| Description |
Descriptionhetu-sql-migration-tool
Presto
|
<!-- 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.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/hetu-sql-migration-tool/
implementation 'io.hetu.core:hetu-sql-migration-tool:1.5.0'
// https://jarcasting.com/artifacts/io.hetu.core/hetu-sql-migration-tool/
implementation ("io.hetu.core:hetu-sql-migration-tool:1.5.0")
'io.hetu.core:hetu-sql-migration-tool:jar:1.5.0'
<dependency org="io.hetu.core" name="hetu-sql-migration-tool" rev="1.5.0">
<artifact name="hetu-sql-migration-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='hetu-sql-migration-tool', version='1.5.0')
)
libraryDependencies += "io.hetu.core" % "hetu-sql-migration-tool" % "1.5.0"
[io.hetu.core/hetu-sql-migration-tool "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.hetu.core : presto-parser | jar | 1.5.0 |
| io.hetu.core : presto-spi | jar | 1.5.0 |
| javax.inject : javax.inject | jar | 1 |
| io.hetu.core : presto-cli | jar | 1.5.0 |
| com.google.guava : guava | jar | 26.0-jre |
| org.antlr : antlr4-runtime | jar | 4.7.1 |
| io.airlift : airline | jar | 0.8 |
| org.codehaus.jettison : jettison | jar | 1.4.1 |
| org.jline : jline-reader | jar | 3.12.1 |
| io.airlift : units | jar | 1.3 |
| io.airlift : log | jar | 0.193 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.10 |