sharding-spring

Distributed database middleware ecosphere

Лицензия

Лицензия

Группа

Группа

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

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

sharding-spring
Последняя версия

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

3.1.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

sharding-spring
Distributed database middleware ecosphere
Ссылка на сайт

Ссылка на сайт

http://shardingsphere.io

Скачать sharding-spring

Имя Файла Размер
sharding-spring-3.1.0.pom 29 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.16.4

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.7.21
org.mockito : mockito-inline jar 2.7.21
ch.qos.logback : logback-classic jar 1.2.0

Модули Проекта

  • sharding-transaction-spring
  • sharding-jdbc-spring
  • sharding-jdbc-orchestration-spring
  • sharding-transaction-spring-boot-starter

Версии библиотеки

Версия
3.1.0
3.1.0.M1