Last Version

presto-orc 350

Presto

License

License

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-orc
Version

Version

350
Type

Type

jar
Description

Description

presto-orc
Presto

Download presto-orc 350


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

Dependencies

compile (14)

Group / Artifact Type Version
io.prestosql : presto-array jar 350
io.prestosql : presto-memory-context jar 350
io.prestosql : presto-spi jar 350
io.prestosql.orc : orc-protobuf jar 10
io.airlift : aircompressor jar 0.16
io.airlift : log jar 202
io.airlift : slice jar 0.39
io.airlift : stats jar 202
io.airlift : units jar 1.6
com.google.guava : guava jar 29.0-jre
it.unimi.dsi : fastutil jar 8.3.0
joda-time : joda-time jar 2.10.6
org.openjdk.jol : jol-core jar 0.2
org.weakref : jmxutils jar 1.21

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.2
org.jetbrains : annotations jar 19.0.0

test (12)

Group / Artifact Type Version
io.prestosql : presto-main jar 350
io.prestosql : presto-tpch jar 350
io.prestosql.hadoop : hadoop-apache jar 3.2.0-9
io.prestosql.hive : hive-apache jar 3.1.2-5
io.airlift : json jar 202
io.airlift : testing jar 202
org.assertj : assertj-core jar 3.14.0
org.openjdk.jmh : jmh-core jar 1.20
org.openjdk.jmh : jmh-generator-annprocess jar 1.20
org.slf4j : jcl-over-slf4j jar 1.7.30
org.slf4j : slf4j-jdk14 jar 1.7.30
org.testng : testng jar 6.9.6

Project Modules

There are no modules declared in this project.