is not current version
Last Version 1.0.3

cn.weiecho:sharding-db 1.0.0


GroupId

GroupId

cn.weiecho
ArtifactId

ArtifactId

sharding-db
Version

Version

1.0.0
Type

Type

jar

Download sharding-db 1.0.0


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