Lindorm client driver.

The JDBC client for Aliyun Lindorm multi-model database.

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.aliyun.lindorm
ArtifactId

ArtifactId

lindorm-all-client
Last Version

Last Version

2.0.14
Release Date

Release Date

Type

Type

jar
Description

Description

Lindorm client driver.
The JDBC client for Aliyun Lindorm multi-model database.
Project Organization

Project Organization

Apache Software Foundation

Download lindorm-all-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.aliyun.lindorm/lindorm-all-client/ -->
<dependency>
    <groupId>com.aliyun.lindorm</groupId>
    <artifactId>lindorm-all-client</artifactId>
    <version>2.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.lindorm/lindorm-all-client/
implementation 'com.aliyun.lindorm:lindorm-all-client:2.0.14'
// https://jarcasting.com/artifacts/com.aliyun.lindorm/lindorm-all-client/
implementation ("com.aliyun.lindorm:lindorm-all-client:2.0.14")
'com.aliyun.lindorm:lindorm-all-client:jar:2.0.14'
<dependency org="com.aliyun.lindorm" name="lindorm-all-client" rev="2.0.14">
  <artifact name="lindorm-all-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.lindorm', module='lindorm-all-client', version='2.0.14')
)
libraryDependencies += "com.aliyun.lindorm" % "lindorm-all-client" % "2.0.14"
[com.aliyun.lindorm/lindorm-all-client "2.0.14"]

Dependencies

compile (3)

Group / Artifact Type Version
sqlline : sqlline jar 1.2.0
com.google.guava : guava jar 13.0.1
com.aliyun.calcite.avatica : ali-avatica jar 1.13.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.14
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
0.9.1
0.9.0