is not current version
Last Version 2.0.3

io.shardingjdbc:sharding-jdbc-orchestration 2.0.0.M2


GroupId

GroupId

io.shardingjdbc
ArtifactId

ArtifactId

sharding-jdbc-orchestration
Version

Version

2.0.0.M2
Type

Type

jar

Download sharding-jdbc-orchestration 2.0.0.M2


<!-- https://jarcasting.com/artifacts/io.shardingjdbc/sharding-jdbc-orchestration/ -->
<dependency>
    <groupId>io.shardingjdbc</groupId>
    <artifactId>sharding-jdbc-orchestration</artifactId>
    <version>2.0.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.shardingjdbc/sharding-jdbc-orchestration/
implementation 'io.shardingjdbc:sharding-jdbc-orchestration:2.0.0.M2'
// https://jarcasting.com/artifacts/io.shardingjdbc/sharding-jdbc-orchestration/
implementation ("io.shardingjdbc:sharding-jdbc-orchestration:2.0.0.M2")
'io.shardingjdbc:sharding-jdbc-orchestration:jar:2.0.0.M2'
<dependency org="io.shardingjdbc" name="sharding-jdbc-orchestration" rev="2.0.0.M2">
  <artifact name="sharding-jdbc-orchestration" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shardingjdbc', module='sharding-jdbc-orchestration', version='2.0.0.M2')
)
libraryDependencies += "io.shardingjdbc" % "sharding-jdbc-orchestration" % "2.0.0.M2"
[io.shardingjdbc/sharding-jdbc-orchestration "2.0.0.M2"]