lindorm-tsdb-client

The Java Native SDK for Aliyun Lindorm TSDB

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.aliyun.lindorm
ArtifactId

ArtifactId

lindorm-tsdb-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

lindorm-tsdb-client
The Java Native SDK for Aliyun Lindorm TSDB
Project URL

Project URL

https://www.aliyun.com/product/apsaradb/lindorm

Download lindorm-tsdb-client

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.0.2
0.0.1