License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdsharding-scaling-bootstrap |
Version | Version4.1.1 |
Type | Typejar |
Description |
Descriptionsharding-scaling-bootstrap
Distributed database middleware ecosphere
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/sharding-scaling-bootstrap/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>sharding-scaling-bootstrap</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/sharding-scaling-bootstrap/
implementation 'org.apache.shardingsphere:sharding-scaling-bootstrap:4.1.1'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/sharding-scaling-bootstrap/
implementation ("org.apache.shardingsphere:sharding-scaling-bootstrap:4.1.1")
'org.apache.shardingsphere:sharding-scaling-bootstrap:jar:4.1.1'
<dependency org="org.apache.shardingsphere" name="sharding-scaling-bootstrap" rev="4.1.1">
<artifact name="sharding-scaling-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='sharding-scaling-bootstrap', version='4.1.1')
)
libraryDependencies += "org.apache.shardingsphere" % "sharding-scaling-bootstrap" % "4.1.1"
[org.apache.shardingsphere/sharding-scaling-bootstrap "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere : sharding-scaling-core | jar | 4.1.1 |
org.apache.shardingsphere : sharding-scaling-mysql | jar | 4.1.1 |
org.apache.shardingsphere : sharding-scaling-postgresql | jar | 4.1.1 |
commons-cli : commons-cli | jar | 1.4 |
org.yaml : snakeyaml | jar | 1.16 |
com.google.code.gson : gson | jar | 2.8.6 |
io.netty : netty-all | jar | 4.1.42.Final |
com.zaxxer : HikariCP | jar | 3.4.2 |
com.google.guava : guava | jar | 18.0 |
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.16.20 |
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 |