License |
License |
---|---|
GroupId | GroupIdio.hetu.core |
ArtifactId | ArtifactIdpresto-base-jdbc |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpresto-base-jdbc
Presto - Base JDBC Connector
|
Filename | Size |
---|---|
presto-base-jdbc-1.6.1.pom | |
presto-base-jdbc-1.6.1.jar | 150 KB |
presto-base-jdbc-1.6.1-tests.jar | 68 KB |
presto-base-jdbc-1.6.1-test-sources.jar | 48 KB |
presto-base-jdbc-1.6.1-sources.jar | 98 KB |
presto-base-jdbc-1.6.1-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hetu.core/presto-base-jdbc/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-base-jdbc</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-base-jdbc/
implementation 'io.hetu.core:presto-base-jdbc:1.6.1'
// https://jarcasting.com/artifacts/io.hetu.core/presto-base-jdbc/
implementation ("io.hetu.core:presto-base-jdbc:1.6.1")
'io.hetu.core:presto-base-jdbc:jar:1.6.1'
<dependency org="io.hetu.core" name="presto-base-jdbc" rev="1.6.1">
<artifact name="presto-base-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-base-jdbc', version='1.6.1')
)
libraryDependencies += "io.hetu.core" % "presto-base-jdbc" % "1.6.1"
[io.hetu.core/presto-base-jdbc "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
io.hetu.core : presto-plugin-toolkit | jar | 1.6.1 |
io.airlift : bootstrap | jar | 0.193 |
io.airlift : log | jar | 0.193 |
io.airlift : configuration | jar | 0.193 |
io.airlift : concurrent | jar | 0.193 |
io.airlift : units | jar | 1.3 |
io.airlift : stats | jar | 0.193 |
com.google.guava : guava | jar | 26.0-jre |
com.google.inject : guice | jar | 4.2.2 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.validation : validation-api | jar | 2.0.1.Final |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
joda-time : joda-time | jar | 2.10.5 |
javax.inject : javax.inject | jar | 1 |
org.weakref : jmxutils | jar | 1.21 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
io.hetu.core : presto-spi | jar | 1.6.1 |
io.hetu.core : presto-parser | jar | 1.6.1 |
io.hetu.core : presto-expressions | jar | 1.6.1 |
io.airlift : slice | jar | 0.38 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.4 |
org.apache.commons : commons-pool2 | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : joda-to-java-time-bridge | jar | 3 |
io.airlift : json | jar | 0.193 |
Group / Artifact | Type | Version |
---|---|---|
io.hetu.core : presto-spi | test-jar | 1.6.1 |
org.testng : testng | jar | 6.10 |
io.airlift : testing | jar | 0.193 |
com.h2database : h2 | jar | 1.4.199 |
io.hetu.core : presto-main | jar | 1.6.1 |
io.hetu.core : presto-tpch | jar | 1.6.1 |
io.airlift.tpch : tpch | jar | 0.10 |
io.hetu.core : presto-tests | jar | 1.6.1 |
io.hetu.core : presto-main | test-jar | 1.6.1 |
org.jetbrains : annotations | jar | 13.0 |