Last Version

presto-jdbc 350

Presto

License

License

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-jdbc
Version

Version

350
Type

Type

jar
Description

Description

presto-jdbc
Presto

Download presto-jdbc 350


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

Dependencies

test (20)

Group / Artifact Type Version
io.prestosql : presto-blackhole jar 350
io.prestosql : presto-hive-hadoop2 jar 350
io.prestosql : presto-main jar 350
io.prestosql : presto-memory jar 350
io.prestosql : presto-parser jar 350
io.prestosql : presto-spi jar 350
io.prestosql : presto-testing jar 350
io.prestosql : presto-tpch jar 350
io.airlift : log-manager jar 202
io.airlift : testing jar 202
com.google.inject : guice jar 4.2.3
com.oracle.ojdbc : ojdbc8 jar 19.3.0.0
com.squareup.okhttp3 : mockwebserver jar 3.9.0
io.jsonwebtoken : jjwt jar 0.9.0
org.assertj : assertj-core jar 3.14.0
org.postgresql : postgresql jar 42.2.10
org.testcontainers : oracle-xe jar 1.15.1
org.testcontainers : postgresql jar 1.15.1
org.testcontainers : testcontainers jar 1.15.1
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.