Last Version

sharding-jdbc 1.5.4.1

RDB Sharding

License

License

GroupId

GroupId

com.dangdang
ArtifactId

ArtifactId

sharding-jdbc
Version

Version

1.5.4.1
Type

Type

pom
Description

Description

sharding-jdbc
RDB Sharding
Project URL

Project URL

http://www.dangdang.com
Source Code Management

Source Code Management

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

Download sharding-jdbc 1.5.4.1

Filename Size
sharding-jdbc-1.5.4.1.pom 24 KB
Browse

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

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-config-parent
  • sharding-jdbc-transaction-parent