Last Version

presto-plugin-toolkit 350

Presto - Plugin Toolkit

License

License

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-plugin-toolkit
Version

Version

350
Type

Type

jar
Description

Description

presto-plugin-toolkit
Presto - Plugin Toolkit

Download presto-plugin-toolkit 350


<!-- https://jarcasting.com/artifacts/io.prestosql/presto-plugin-toolkit/ -->
<dependency>
    <groupId>io.prestosql</groupId>
    <artifactId>presto-plugin-toolkit</artifactId>
    <version>350</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql/presto-plugin-toolkit/
implementation 'io.prestosql:presto-plugin-toolkit:350'
// https://jarcasting.com/artifacts/io.prestosql/presto-plugin-toolkit/
implementation ("io.prestosql:presto-plugin-toolkit:350")
'io.prestosql:presto-plugin-toolkit:jar:350'
<dependency org="io.prestosql" name="presto-plugin-toolkit" rev="350">
  <artifact name="presto-plugin-toolkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestosql', module='presto-plugin-toolkit', version='350')
)
libraryDependencies += "io.prestosql" % "presto-plugin-toolkit" % "350"
[io.prestosql/presto-plugin-toolkit "350"]

Dependencies

compile (17)

Group / Artifact Type Version
io.airlift : bootstrap jar 202
io.airlift : configuration jar 202
io.airlift : json jar 202
io.airlift : log jar 202
io.airlift : parameternames jar 1.4
io.airlift : slice jar 0.39
io.airlift : units jar 1.6
com.fasterxml.jackson.core : jackson-annotations jar 2.11.1
com.fasterxml.jackson.core : jackson-core jar 2.11.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
com.google.code.findbugs : jsr305 Optional jar 3.0.2
com.google.guava : guava jar 29.0-jre
com.google.inject : guice jar 4.2.3
javax.inject : javax.inject jar 1
javax.validation : validation-api jar 2.0.1.Final
joda-time : joda-time jar 2.10.6
org.weakref : jmxutils jar 1.21

provided (1)

Group / Artifact Type Version
io.prestosql : presto-spi jar 350

test (4)

Group / Artifact Type Version
io.prestosql : presto-spi test-jar 350
io.airlift : testing jar 202
org.assertj : assertj-core jar 3.14.0
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.