Last Version

sharding-jdbc 3.1.0

Distributed database middleware ecosphere

License

License

GroupId

GroupId

io.shardingsphere
ArtifactId

ArtifactId

sharding-jdbc
Version

Version

3.1.0
Type

Type

pom
Description

Description

sharding-jdbc
Distributed database middleware ecosphere
Project URL

Project URL

http://shardingsphere.io/sharding-jdbc

Download sharding-jdbc 3.1.0

Filename Size
sharding-jdbc-3.1.0.pom 706 bytes
Browse

<!-- https://jarcasting.com/artifacts/io.shardingsphere/sharding-jdbc/ -->
<dependency>
    <groupId>io.shardingsphere</groupId>
    <artifactId>sharding-jdbc</artifactId>
    <version>3.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-jdbc/
implementation 'io.shardingsphere:sharding-jdbc:3.1.0'
// https://jarcasting.com/artifacts/io.shardingsphere/sharding-jdbc/
implementation ("io.shardingsphere:sharding-jdbc:3.1.0")
'io.shardingsphere:sharding-jdbc:pom:3.1.0'
<dependency org="io.shardingsphere" name="sharding-jdbc" rev="3.1.0">
  <artifact name="sharding-jdbc" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.shardingsphere', module='sharding-jdbc', version='3.1.0')
)
libraryDependencies += "io.shardingsphere" % "sharding-jdbc" % "3.1.0"
[io.shardingsphere/sharding-jdbc "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-jdbc-core
  • sharding-jdbc-orchestration