Last Version

sharding-jdbc-orchestration 2.0.3

RDB Sharding

License

License

GroupId

GroupId

io.shardingjdbc
ArtifactId

ArtifactId

sharding-jdbc-orchestration
Version

Version

2.0.3
Type

Type

jar
Description

Description

sharding-jdbc-orchestration
RDB Sharding
Project URL

Project URL

http://shardingjdbc.io/sharding-jdbc-orchestration

Download sharding-jdbc-orchestration 2.0.3


<!-- 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"]

Dependencies

compile (10)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.4

test (8)

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

Project Modules

There are no modules declared in this project.