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

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


Группа

Группа

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

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

sharding-orchestration-reg
Версия

Версия

3.1.0.M1
Тип

Тип

pom

Скачать sharding-orchestration-reg 3.1.0.M1

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

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