Last Version

sharding-sphere 3.1.0

Distributed database middleware ecosphere

License

License

GroupId

GroupId

io.shardingsphere
ArtifactId

ArtifactId

sharding-sphere
Version

Version

3.1.0
Type

Type

pom
Description

Description

sharding-sphere
Distributed database middleware ecosphere
Project URL

Project URL

http://shardingsphere.io
Source Code Management

Source Code Management

https://github.com/sharding-sphere/sharding-sphere

Download sharding-sphere 3.1.0

Filename Size
sharding-sphere-3.1.0.pom 33 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
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-core
  • sharding-jdbc
  • sharding-proxy
  • sharding-transaction
  • sharding-orchestration
  • sharding-opentracing
  • sharding-sql-test