License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcn.thinkingdata |
ArtifactId | ArtifactIdthinkingdatasdk |
Version | Version1.9.1 |
Type | Typejar |
Description |
Descriptionthinkingdatasdk
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thinkingdatasdk-1.9.1.pom | |
thinkingdatasdk-1.9.1.jar | 34 KB |
thinkingdatasdk-1.9.1-sources.jar | 16 KB |
thinkingdatasdk-1.9.1-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.thinkingdata/thinkingdatasdk/ -->
<dependency>
<groupId>cn.thinkingdata</groupId>
<artifactId>thinkingdatasdk</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.thinkingdata/thinkingdatasdk/
implementation 'cn.thinkingdata:thinkingdatasdk:1.9.1'
// https://jarcasting.com/artifacts/cn.thinkingdata/thinkingdatasdk/
implementation ("cn.thinkingdata:thinkingdatasdk:1.9.1")
'cn.thinkingdata:thinkingdatasdk:jar:1.9.1'
<dependency org="cn.thinkingdata" name="thinkingdatasdk" rev="1.9.1">
<artifact name="thinkingdatasdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.thinkingdata', module='thinkingdatasdk', version='1.9.1')
)
libraryDependencies += "cn.thinkingdata" % "thinkingdatasdk" % "1.9.1"
[cn.thinkingdata/thinkingdatasdk "1.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.71 |
org.anarres.lzo : lzo-core | jar | 1.0.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
net.jpountz.lz4 : lz4 | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |