License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.aliyun.lindorm |
ArtifactId | ArtifactIdlindorm-all-client |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionLindorm client driver.
The JDBC client for Aliyun Lindorm multi-model database.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lindorm-all-client-1.0.0.pom | |
lindorm-all-client-1.0.0.jar | 16 KB |
lindorm-all-client-1.0.0-sources.jar | 10 KB |
lindorm-all-client-1.0.0-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.lindorm/lindorm-all-client/ -->
<dependency>
<groupId>com.aliyun.lindorm</groupId>
<artifactId>lindorm-all-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.lindorm/lindorm-all-client/
implementation 'com.aliyun.lindorm:lindorm-all-client:1.0.0'
// https://jarcasting.com/artifacts/com.aliyun.lindorm/lindorm-all-client/
implementation ("com.aliyun.lindorm:lindorm-all-client:1.0.0")
'com.aliyun.lindorm:lindorm-all-client:jar:1.0.0'
<dependency org="com.aliyun.lindorm" name="lindorm-all-client" rev="1.0.0">
<artifact name="lindorm-all-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.lindorm', module='lindorm-all-client', version='1.0.0')
)
libraryDependencies += "com.aliyun.lindorm" % "lindorm-all-client" % "1.0.0"
[com.aliyun.lindorm/lindorm-all-client "1.0.0"]
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.3 |