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

org.apache.shardingsphere:master-slave-core 4.1.0


Группа

Группа

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

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

master-slave-core
Версия

Версия

4.1.0
Тип

Тип

pom

Скачать master-slave-core 4.1.0

Имя Файла Размер
master-slave-core-4.1.0.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/master-slave-core/ -->
<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>master-slave-core</artifactId>
    <version>4.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/master-slave-core/
implementation 'org.apache.shardingsphere:master-slave-core:4.1.0'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/master-slave-core/
implementation ("org.apache.shardingsphere:master-slave-core:4.1.0")
'org.apache.shardingsphere:master-slave-core:pom:4.1.0'
<dependency org="org.apache.shardingsphere" name="master-slave-core" rev="4.1.0">
  <artifact name="master-slave-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='master-slave-core', version='4.1.0')
)
libraryDependencies += "org.apache.shardingsphere" % "master-slave-core" % "4.1.0"
[org.apache.shardingsphere/master-slave-core "4.1.0"]