License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdshardingsphere-scaling-bootstrap |
Last Version | Last Version5.0.0-beta |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshardingsphere-scaling-bootstrap
Distributed database ecosphere
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-scaling-bootstrap/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-scaling-bootstrap</artifactId>
<version>5.0.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-scaling-bootstrap/
implementation 'org.apache.shardingsphere:shardingsphere-scaling-bootstrap:5.0.0-beta'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-scaling-bootstrap/
implementation ("org.apache.shardingsphere:shardingsphere-scaling-bootstrap:5.0.0-beta")
'org.apache.shardingsphere:shardingsphere-scaling-bootstrap:jar:5.0.0-beta'
<dependency org="org.apache.shardingsphere" name="shardingsphere-scaling-bootstrap" rev="5.0.0-beta">
<artifact name="shardingsphere-scaling-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-scaling-bootstrap', version='5.0.0-beta')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-scaling-bootstrap" % "5.0.0-beta"
[org.apache.shardingsphere/shardingsphere-scaling-bootstrap "5.0.0-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere : shardingsphere-scaling-core | jar | 5.0.0-beta |
org.apache.shardingsphere : shardingsphere-scaling-mysql | jar | 5.0.0-beta |
org.apache.shardingsphere : shardingsphere-scaling-postgresql | jar | 5.0.0-beta |
org.yaml : snakeyaml | jar | 1.16 |
com.google.code.gson : gson | jar | 2.8.6 |
io.netty : netty-all | jar | 4.1.45.Final |
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.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.0 |
org.postgresql : postgresql | jar | 42.2.5 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.196 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 2.7.21 |
org.mockito : mockito-inline | jar | 2.7.21 |