License |
License |
---|---|
GroupId | GroupIdio.shardingjdbc |
ArtifactId | ArtifactIdsharding-jdbc-orchestration |
Version | Version2.0.3 |
Type | Typejar |
Description |
Descriptionsharding-jdbc-orchestration
RDB Sharding
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.shardingjdbc/sharding-jdbc-orchestration/ -->
<dependency>
<groupId>io.shardingjdbc</groupId>
<artifactId>sharding-jdbc-orchestration</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.shardingjdbc/sharding-jdbc-orchestration/
implementation 'io.shardingjdbc:sharding-jdbc-orchestration:2.0.3'
// https://jarcasting.com/artifacts/io.shardingjdbc/sharding-jdbc-orchestration/
implementation ("io.shardingjdbc:sharding-jdbc-orchestration:2.0.3")
'io.shardingjdbc:sharding-jdbc-orchestration:jar:2.0.3'
<dependency org="io.shardingjdbc" name="sharding-jdbc-orchestration" rev="2.0.3">
<artifact name="sharding-jdbc-orchestration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shardingjdbc', module='sharding-jdbc-orchestration', version='2.0.3')
)
libraryDependencies += "io.shardingjdbc" % "sharding-jdbc-orchestration" % "2.0.3"
[io.shardingjdbc/sharding-jdbc-orchestration "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.shardingjdbc : sharding-jdbc-core | jar | 2.0.3 |
com.google.guava : guava | jar | 18.0 |
com.google.code.gson : gson | jar | 2.6.1 |
org.apache.curator : curator-framework | jar | 2.10.0 |
org.apache.curator : curator-client | jar | 2.10.0 |
org.apache.curator : curator-recipes | jar | 2.10.0 |
io.grpc : grpc-netty | jar | 1.7.0 |
io.grpc : grpc-protobuf | jar | 1.7.0 |
io.grpc : grpc-stub | jar | 1.7.0 |
com.github.rholder : guava-retrying | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.7.21 |
org.dbunit : dbunit | jar | 2.5.3 |
com.h2database : h2 | jar | 1.4.196 |
commons-dbcp : commons-dbcp | jar | 1.4 |
commons-pool : commons-pool | jar | 1.6 |
org.apache.curator : curator-test | jar | 2.10.0 |
mysql : mysql-connector-java | jar | 5.1.30 |