License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdshardingsphere-scaling-opengauss |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshardingsphere-scaling-opengauss
Build criterion and ecosystem above multi-model databases
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-scaling-opengauss/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-scaling-opengauss</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-scaling-opengauss/
implementation 'org.apache.shardingsphere:shardingsphere-scaling-opengauss:5.0.0'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-scaling-opengauss/
implementation ("org.apache.shardingsphere:shardingsphere-scaling-opengauss:5.0.0")
'org.apache.shardingsphere:shardingsphere-scaling-opengauss:jar:5.0.0'
<dependency org="org.apache.shardingsphere" name="shardingsphere-scaling-opengauss" rev="5.0.0">
<artifact name="shardingsphere-scaling-opengauss" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-scaling-opengauss', version='5.0.0')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-scaling-opengauss" % "5.0.0"
[org.apache.shardingsphere/shardingsphere-scaling-opengauss "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere : shardingsphere-scaling-postgresql | jar | 5.0.0 |
com.zaxxer : HikariCP | jar | 3.4.2 |
com.google.guava : guava | jar | 29.0-jre |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.opengauss : opengauss-jdbc | jar | 2.0.1-compatibility |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.28.2 |
org.mockito : mockito-inline | jar | 2.28.2 |
ch.qos.logback : logback-classic | jar | 1.2.0 |