License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdshardingsphere-scaling-core |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshardingsphere-scaling-core
Build criterion and ecosystem above multi-model databases
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-scaling-core/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-scaling-core</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-scaling-core/
implementation 'org.apache.shardingsphere:shardingsphere-scaling-core:5.0.0'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-scaling-core/
implementation ("org.apache.shardingsphere:shardingsphere-scaling-core:5.0.0")
'org.apache.shardingsphere:shardingsphere-scaling-core:jar:5.0.0'
<dependency org="org.apache.shardingsphere" name="shardingsphere-scaling-core" rev="5.0.0">
<artifact name="shardingsphere-scaling-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-scaling-core', version='5.0.0')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-scaling-core" % "5.0.0"
[org.apache.shardingsphere/shardingsphere-scaling-core "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.196 |
org.apache.curator : curator-test | jar | 5.1.0 |
org.springframework : spring-test | jar | [4.3.6.RELEASE,5.0.0.M1) |
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 |