Last Version

Treasure Data JDBC Driver 0.5.11

JDBC Driver for Accessing Treasure Data

License

License

Categories

Categories

Data
GroupId

GroupId

com.treasuredata
ArtifactId

ArtifactId

td-jdbc
Version

Version

0.5.11
Type

Type

jar
Description

Description

Treasure Data JDBC Driver
JDBC Driver for Accessing Treasure Data
Project URL

Project URL

https://github.com/treasure-data/td-jdbc
Source Code Management

Source Code Management

https://github.com/treasure-data/td-jdbc

Download td-jdbc 0.5.11


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

Dependencies

compile (2)

Group / Artifact Type Version
com.treasuredata : td-client jar 0.5.10
org.msgpack : msgpack jar 0.6.12

provided (1)

Group / Artifact Type Version
com.treasuredata.thirdparty » jdbc-api jar 4.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.9.5
org.slf4j : slf4j-simple jar 1.7.12
org.littleshoot : littleproxy jar 1.0.0-beta8
mysql : mysql-connector-java jar 5.1.6

Project Modules

There are no modules declared in this project.