sharding-spring

Distributed database middleware ecosphere

License

License

GroupId

GroupId

io.shardingsphere
ArtifactId

ArtifactId

sharding-spring
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

sharding-spring
Distributed database middleware ecosphere
Project URL

Project URL

http://shardingsphere.io

Download sharding-spring

Filename Size
sharding-spring-3.1.0.pom 29 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.4

test (5)

Group / Artifact Type Version
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

Project Modules

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

Versions

Version
3.1.0
3.1.0.M1