License |
License |
---|---|
GroupId | GroupIdio.tidb |
ArtifactId | ArtifactIdprestodb-connector |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPrestoDB Connector
TiBigData Project
|
Project URL |
Project URL |
Filename | Size |
---|---|
prestodb-connector-0.0.4.pom | |
prestodb-connector-0.0.4.jar | 66 KB |
prestodb-connector-0.0.4-sources.jar | 41 KB |
prestodb-connector-0.0.4-plugin.tar.gz | 30 MB |
prestodb-connector-0.0.4-javadoc.jar | 183 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tidb/prestodb-connector/ -->
<dependency>
<groupId>io.tidb</groupId>
<artifactId>prestodb-connector</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.tidb/prestodb-connector/
implementation 'io.tidb:prestodb-connector:0.0.4'
// https://jarcasting.com/artifacts/io.tidb/prestodb-connector/
implementation ("io.tidb:prestodb-connector:0.0.4")
'io.tidb:prestodb-connector:jar:0.0.4'
<dependency org="io.tidb" name="prestodb-connector" rev="0.0.4">
<artifact name="prestodb-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tidb', module='prestodb-connector', version='0.0.4')
)
libraryDependencies += "io.tidb" % "prestodb-connector" % "0.0.4"
[io.tidb/prestodb-connector "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 2.0.1.Final |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.presto : presto-spi | jar | 0.234.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
mysql : mysql-connector-java | jar | 8.0.21 |
com.facebook.presto : presto-main | jar | 0.234.2 |
com.facebook.presto : presto-tests | jar | 0.234.2 |