License |
License |
---|---|
GroupId | GroupIdio.github.mmdai |
ArtifactId | ArtifactIdflood-db-sharding-rw |
Last Version | Last Version2.7.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlood Cloud - 基于Spring Cloud Alibaba实现的微服务架构
|
<!-- https://jarcasting.com/artifacts/io.github.mmdai/flood-db-sharding-rw/ -->
<dependency>
<groupId>io.github.mmdai</groupId>
<artifactId>flood-db-sharding-rw</artifactId>
<version>2.7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mmdai/flood-db-sharding-rw/
implementation 'io.github.mmdai:flood-db-sharding-rw:2.7.0.2'
// https://jarcasting.com/artifacts/io.github.mmdai/flood-db-sharding-rw/
implementation ("io.github.mmdai:flood-db-sharding-rw:2.7.0.2")
'io.github.mmdai:flood-db-sharding-rw:jar:2.7.0.2'
<dependency org="io.github.mmdai" name="flood-db-sharding-rw" rev="2.7.0.2">
<artifact name="flood-db-sharding-rw" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mmdai', module='flood-db-sharding-rw', version='2.7.0.2')
)
libraryDependencies += "io.github.mmdai" % "flood-db-sharding-rw" % "2.7.0.2"
[io.github.mmdai/flood-db-sharding-rw "2.7.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : druid | jar | 1.2.9 |
io.github.mmdai : flood-db-mybatis | jar | 2.7.0.2 |
org.apache.shardingsphere : sharding-jdbc-core | jar | 4.1.1 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
com.google.guava : guava | jar | 31.1-jre |
org.springframework.boot : spring-boot-actuator-autoconfigure | jar | |
org.springframework.cloud : spring-cloud-context | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
com.lmax : disruptor | jar | 3.4.4 |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
commons-codec : commons-codec | jar | |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | |
javax.validation : validation-api | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |