Jar examples for t:td-client
Treasure Data Client for Java.
You can download jar file td-client 0.5.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add td-client-0.5.3.jar to your project.
<dependency> <groupId>com.treasuredata</groupId> <artifactId>td-client</artifactId> <version>0.5.3</version> </dependency>
compile group: 'com.treasuredata', name: 'td-client', version: '0.5.3'
libraryDependencies += "com.treasuredata" % "td-client" % "0.5.3"
<dependency org="com.treasuredata" name="td-client" rev="0.5.3"/>
@Grapes(@Grab(group='com.treasuredata', module='td-client', version='0.5.3'))
'com.treasuredata:td-client:jar:0.5.3'
Click the following link to download the jar file.
td-client-0.5.3-jar-with-dependencies.jar