Last Version

sharding-jdbc 2.0.3

RDB Sharding

License

License

GroupId

GroupId

io.shardingjdbc
ArtifactId

ArtifactId

sharding-jdbc
Version

Version

2.0.3
Type

Type

pom
Description

Description

sharding-jdbc
RDB Sharding
Project URL

Project URL

http://shardingjdbc.io
Source Code Management

Source Code Management

https://github.com/shardingjdbc/sharding-jdbc

Download sharding-jdbc 2.0.3

Filename Size
sharding-jdbc-2.0.3.pom 29 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sharding-jdbc-core
  • sharding-jdbc-core-spring
  • sharding-jdbc-transaction-parent
  • sharding-jdbc-orchestration
  • sharding-jdbc-orchestration-spring