License |
License |
---|---|
GroupId | GroupIdio.hetu.core |
ArtifactId | ArtifactIdpresto-plugin-toolkit |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpresto-plugin-toolkit
Presto - Plugin Toolkit
|
<!-- https://jarcasting.com/artifacts/io.hetu.core/presto-plugin-toolkit/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-plugin-toolkit</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-plugin-toolkit/
implementation 'io.hetu.core:presto-plugin-toolkit:1.6.1'
// https://jarcasting.com/artifacts/io.hetu.core/presto-plugin-toolkit/
implementation ("io.hetu.core:presto-plugin-toolkit:1.6.1")
'io.hetu.core:presto-plugin-toolkit:jar:1.6.1'
<dependency org="io.hetu.core" name="presto-plugin-toolkit" rev="1.6.1">
<artifact name="presto-plugin-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-plugin-toolkit', version='1.6.1')
)
libraryDependencies += "io.hetu.core" % "presto-plugin-toolkit" % "1.6.1"
[io.hetu.core/presto-plugin-toolkit "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 26.0-jre |
io.airlift : json | jar | 0.193 |
io.airlift : configuration | jar | 0.193 |
com.google.inject : guice | jar | 4.2.2 |
javax.validation : validation-api | jar | 2.0.1.Final |
javax.inject : javax.inject | jar | 1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
io.airlift : log | jar | 0.193 |
io.airlift : units | jar | 1.3 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
io.hetu.core : presto-spi | jar | 1.6.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.4 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |
io.airlift : testing | jar | 0.193 |
io.hetu.core : presto-spi | test-jar | 1.6.1 |
org.assertj : assertj-core | jar | 3.8.0 |