не последняя версия
Последняя версия 3.1.0

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


Группа

Группа

io.shardingsphere
Идентификатор

Идентификатор

sharding-jdbc-orchestration
Версия

Версия

3.0.0.M1
Тип

Тип

jar

Скачать sharding-jdbc-orchestration 3.0.0.M1


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