License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.aliyun.lindorm |
ArtifactId | ArtifactIdlindorm-tsdb-client |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlindorm-tsdb-client
The Java Native SDK for Aliyun Lindorm TSDB
|
Project URL |
Project URL |
Filename | Size |
---|---|
lindorm-tsdb-client-1.0.1.pom | |
lindorm-tsdb-client-1.0.1.jar | 83 KB |
lindorm-tsdb-client-1.0.1-sources.jar | 40 KB |
lindorm-tsdb-client-1.0.1-javadoc.jar | 296 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.lindorm/lindorm-tsdb-client/ -->
<dependency>
<groupId>com.aliyun.lindorm</groupId>
<artifactId>lindorm-tsdb-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.lindorm/lindorm-tsdb-client/
implementation 'com.aliyun.lindorm:lindorm-tsdb-client:1.0.1'
// https://jarcasting.com/artifacts/com.aliyun.lindorm/lindorm-tsdb-client/
implementation ("com.aliyun.lindorm:lindorm-tsdb-client:1.0.1")
'com.aliyun.lindorm:lindorm-tsdb-client:jar:1.0.1'
<dependency org="com.aliyun.lindorm" name="lindorm-tsdb-client" rev="1.0.1">
<artifact name="lindorm-tsdb-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.lindorm', module='lindorm-tsdb-client', version='1.0.1')
)
libraryDependencies += "com.aliyun.lindorm" % "lindorm-tsdb-client" % "1.0.1"
[com.aliyun.lindorm/lindorm-tsdb-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
org.slf4j : slf4j-api | jar | 1.7.32 |
com.alibaba : fastjson | jar | 1.2.79 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.21.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-runner | jar | 1.8.2 |
org.mockito : mockito-core | jar | 4.1.0 |
com.squareup.okhttp3 : mockwebserver | jar | 4.9.3 |