sharding-db

sharding jdbc for db

License

License

GroupId

GroupId

cn.weiecho
ArtifactId

ArtifactId

sharding-db
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

sharding-db
sharding jdbc for db

Download sharding-db

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-starter-aop Optional jar 2.1.6.RELEASE
org.apache.shardingsphere : sharding-jdbc-core jar 4.0.0-RC2
com.zaxxer : HikariCP Optional jar 3.2.0
org.springframework : spring-jdbc Optional jar 5.1.8.RELEASE

Project Modules

There are no modules declared in this project.
cn.weiecho

Wei Echo

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0