is not current version
Last Version 3.1.0

io.shardingsphere:sharding-jdbc-orchestration-spring 3.0.0.M1


GroupId

GroupId

io.shardingsphere
ArtifactId

ArtifactId

sharding-jdbc-orchestration-spring
Version

Version

3.0.0.M1
Type

Type

pom

Download sharding-jdbc-orchestration-spring 3.0.0.M1


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