is not current version
Last Version 3.1.0

io.shardingsphere:sharding-orchestration-reg-etcd 3.1.0.M1


GroupId

GroupId

io.shardingsphere
ArtifactId

ArtifactId

sharding-orchestration-reg-etcd
Version

Version

3.1.0.M1
Type

Type

jar

Download sharding-orchestration-reg-etcd 3.1.0.M1


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