is not current version
Last Version 1.1.1.0

com.gitee.zcx7878:leisure.springboot.sharding 1.1.0.5

leisure 基础框架

GroupId

GroupId

com.gitee.zcx7878
ArtifactId

ArtifactId

leisure.springboot.sharding
Version

Version

1.1.0.5
Type

Type

jar

Download leisure.springboot.sharding 1.1.0.5


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