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

io.shardingsphere:sharding-orchestration-reg 3.0.0


Группа

Группа

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

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

sharding-orchestration-reg
Версия

Версия

3.0.0
Тип

Тип

pom

Скачать sharding-orchestration-reg 3.0.0

Имя Файла Размер
sharding-orchestration-reg-3.0.0.pom 816 bytes
Обзор

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