License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.treasuredata |
ArtifactId | ArtifactIdtd-client |
Version | Version0.5.10 |
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.5.10.pom | |
td-client-0.5.10.jar | 144 KB |
td-client-0.5.10-sources.jar | 113 KB |
td-client-0.5.10-javadoc.jar | 721 KB |
td-client-0.5.10-jar-with-dependencies.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.treasuredata/td-client/ -->
<dependency>
<groupId>com.treasuredata</groupId>
<artifactId>td-client</artifactId>
<version>0.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.treasuredata/td-client/
implementation 'com.treasuredata:td-client:0.5.10'
// https://jarcasting.com/artifacts/com.treasuredata/td-client/
implementation ("com.treasuredata:td-client:0.5.10")
'com.treasuredata:td-client:jar:0.5.10'
<dependency org="com.treasuredata" name="td-client" rev="0.5.10">
<artifact name="td-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.treasuredata', module='td-client', version='0.5.10')
)
libraryDependencies += "com.treasuredata" % "td-client" % "0.5.10"
[com.treasuredata/td-client "0.5.10"]
Group / Artifact | Type | Version |
---|---|---|
org.msgpack : msgpack | jar | 0.6.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.mockito : mockito-all | jar | 1.9.5 |