is not current version
Last Version 3.1.0

io.shardingsphere:sharding-orchestration-reg-etcd 3.0.0


GroupId

GroupId

io.shardingsphere
ArtifactId

ArtifactId

sharding-orchestration-reg-etcd
Version

Version

3.0.0
Type

Type

jar

Download sharding-orchestration-reg-etcd 3.0.0


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