Download td-client-0.5.1.jar file - Jar t

Jar examples for t:td-client

Description

Treasure Data Client for Java.

You can download jar file td-client 0.5.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add td-client-0.5.1.jar to your project.

<dependency>
   <groupId>com.treasuredata</groupId>
   <artifactId>td-client</artifactId>
   <version>0.5.1</version>
</dependency>
compile group: 'com.treasuredata', name: 'td-client', version: '0.5.1'
libraryDependencies += "com.treasuredata" % "td-client" % "0.5.1"
<dependency org="com.treasuredata" name="td-client" rev="0.5.1"/>
@Grapes(@Grab(group='com.treasuredata', module='td-client', version='0.5.1'))
'com.treasuredata:td-client:jar:0.5.1'

Download

Click the following link to download the jar file.

td-client-0.5.1-jar-with-dependencies.jar
td-client-0.5.1-javadoc.jar
td-client-0.5.1-sources.jar
td-client-0.5.1.jar
td-client-0.5.1.pom



Related Tutorials