License |
License |
---|---|
GroupId | GroupIdcn.weiecho |
ArtifactId | ArtifactIdsharding-db |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsharding-db
sharding jdbc for db
|
Filename | Size |
---|---|
sharding-db-1.0.3.pom | |
sharding-db-1.0.3.jar | 26 KB |
sharding-db-1.0.3-sources.jar | 14 KB |
sharding-db-1.0.3-javadoc.jar | 143 KB |
Browse |
<!-- 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"]
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 |