License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.aliyun.lindorm |
ArtifactId | ArtifactIdlindorm-all-shaded-client |
Last Version | Last Version2.0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLindorm shaded client driver.
The shaded JDBC client for Aliyun Lindorm multi-model database.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.aliyun.lindorm/lindorm-all-shaded-client/ -->
<dependency>
<groupId>com.aliyun.lindorm</groupId>
<artifactId>lindorm-all-shaded-client</artifactId>
<version>2.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.lindorm/lindorm-all-shaded-client/
implementation 'com.aliyun.lindorm:lindorm-all-shaded-client:2.0.14'
// https://jarcasting.com/artifacts/com.aliyun.lindorm/lindorm-all-shaded-client/
implementation ("com.aliyun.lindorm:lindorm-all-shaded-client:2.0.14")
'com.aliyun.lindorm:lindorm-all-shaded-client:jar:2.0.14'
<dependency org="com.aliyun.lindorm" name="lindorm-all-shaded-client" rev="2.0.14">
<artifact name="lindorm-all-shaded-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.lindorm', module='lindorm-all-shaded-client', version='2.0.14')
)
libraryDependencies += "com.aliyun.lindorm" % "lindorm-all-shaded-client" % "2.0.14"
[com.aliyun.lindorm/lindorm-all-shaded-client "2.0.14"]