License |
License |
---|---|
GroupId | GroupIdcom.facebook.presto |
ArtifactId | ArtifactIdpresto-jdbc |
Last Version | Last Version0.273.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpresto-jdbc
Presto
|
Filename | Size |
---|---|
presto-jdbc-0.273.3.pom | |
presto-jdbc-0.273.3.jar | 7 MB |
presto-jdbc-0.273.3-tests.jar | 99 KB |
presto-jdbc-0.273.3-test-sources.jar | 45 KB |
presto-jdbc-0.273.3-sources.jar | 5 MB |
presto-jdbc-0.273.3-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.presto/presto-jdbc/ -->
<dependency>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-jdbc</artifactId>
<version>0.273.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto/presto-jdbc/
implementation 'com.facebook.presto:presto-jdbc:0.273.3'
// https://jarcasting.com/artifacts/com.facebook.presto/presto-jdbc/
implementation ("com.facebook.presto:presto-jdbc:0.273.3")
'com.facebook.presto:presto-jdbc:jar:0.273.3'
<dependency org="com.facebook.presto" name="presto-jdbc" rev="0.273.3">
<artifact name="presto-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='presto-jdbc', version='0.273.3')
)
libraryDependencies += "com.facebook.presto" % "presto-jdbc" % "0.273.3"
[com.facebook.presto/presto-jdbc "0.273.3"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.presto : presto-tests | jar | 0.273.3 |
com.facebook.presto : presto-testng-services | jar | 0.273.3 |
com.facebook.presto : presto-main | jar | 0.273.3 |
com.facebook.presto : presto-parser | jar | 0.273.3 |
com.facebook.presto : presto-tpch | jar | 0.273.3 |
com.facebook.presto : presto-hive-hadoop2 | jar | 0.273.3 |
com.facebook.presto : presto-blackhole | jar | 0.273.3 |
org.testng : testng | jar | 6.10 |
org.assertj : assertj-core | jar | 3.8.0 |
com.facebook.airlift : testing | jar | 0.205 |
com.facebook.airlift : log-manager | jar | 0.205 |
com.facebook.airlift : concurrent | jar | 0.205 |
com.google.inject : guice | jar | 4.2.2 |
com.squareup.okhttp3 : mockwebserver | jar | 3.9.0 |
io.jsonwebtoken : jjwt | jar | 0.9.0 |