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