License |
License |
---|---|
GroupId | GroupIdio.gitee.laoshirenggo |
ArtifactId | ArtifactIdsharding-jdbc |
Last Version | Last Version1.0-RELEASEOT |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsharding-jdbc分表分库模块
|
<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/sharding-jdbc/ -->
<dependency>
<groupId>io.gitee.laoshirenggo</groupId>
<artifactId>sharding-jdbc</artifactId>
<version>1.0-RELEASEOT</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/sharding-jdbc/
implementation 'io.gitee.laoshirenggo:sharding-jdbc:1.0-RELEASEOT'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/sharding-jdbc/
implementation ("io.gitee.laoshirenggo:sharding-jdbc:1.0-RELEASEOT")
'io.gitee.laoshirenggo:sharding-jdbc:jar:1.0-RELEASEOT'
<dependency org="io.gitee.laoshirenggo" name="sharding-jdbc" rev="1.0-RELEASEOT">
<artifact name="sharding-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='sharding-jdbc', version='1.0-RELEASEOT')
)
libraryDependencies += "io.gitee.laoshirenggo" % "sharding-jdbc" % "1.0-RELEASEOT"
[io.gitee.laoshirenggo/sharding-jdbc "1.0-RELEASEOT"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shardingsphere : sharding-jdbc-spring-boot-starter | jar | 4.1.0 |
org.apache.shardingsphere : sharding-jdbc-spring-namespace | jar | 4.1.0 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.10.RELEASE |
io.gitee.laoshirenggo : mybatis-plus | jar | 1.0-RELEASEOT |
org.projectlombok : lombok | jar | 1.18.0 |