License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.treasuredata.client |
ArtifactId | ArtifactIdtd-client |
Last Version | Last Version0.9.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTreasure Data Client for Java
Treasure Data Client for Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
td-client-0.9.6.pom | |
td-client-0.9.6.jar | 191 KB |
td-client-0.9.6-sources.jar | 117 KB |
td-client-0.9.6-shade.jar | 6 MB |
td-client-0.9.6-javadoc.jar | 968 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.treasuredata.client/td-client/ -->
<dependency>
<groupId>com.treasuredata.client</groupId>
<artifactId>td-client</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.treasuredata.client/td-client/
implementation 'com.treasuredata.client:td-client:0.9.6'
// https://jarcasting.com/artifacts/com.treasuredata.client/td-client/
implementation ("com.treasuredata.client:td-client:0.9.6")
'com.treasuredata.client:td-client:jar:0.9.6'
<dependency org="com.treasuredata.client" name="td-client" rev="0.9.6">
<artifact name="td-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.treasuredata.client', module='td-client', version='0.9.6')
)
libraryDependencies += "com.treasuredata.client" % "td-client" % "0.9.6"
[com.treasuredata.client/td-client "0.9.6"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
com.squareup.okhttp3 : okhttp | jar | 3.14.7 |
com.squareup.okhttp3 : okhttp-urlconnection | jar | 3.14.7 |
com.google.inject : guice | jar | 4.0 |
com.google.inject.extensions : guice-multibindings | jar | 3.0 |
com.google.guava : guava | jar | 24.1.1-jre |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.10 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.10 |
com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.9.10 |
com.fasterxml.jackson.datatype : jackson-datatype-json-org | jar | 2.9.10 |
org.slf4j : slf4j-api | jar | 1.7.12 |
javax.annotation : javax.annotation-api | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.2.10 |
org.immutables : builder | jar | 2.2.10 |
Group / Artifact | Type | Version |
---|---|---|
org.msgpack : msgpack-core | jar | 0.8.16 |
com.squareup.okhttp3 : mockwebserver | jar | 3.14.7 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.9.5 |
org.bigtesting : fixd | jar | 1.0.0 |
org.littleshoot : littleproxy | jar | 1.0.0-beta8 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.exparity : hamcrest-date | jar | 1.1.0 |
joda-time : joda-time | jar | 2.9.4 |