Download td-client-0.5.5.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.5 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.5.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials