| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMySQL Data Databases | 
        
| GroupId | GroupIdio.gitee.benming110 | 
    
| ArtifactId | ArtifactIdflood-spring-cloud-starter-mysql | 
    
| Last Version | Last Version2.5.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionflood cloud dependencies 
         | 
    
<!-- https://jarcasting.com/artifacts/io.gitee.benming110/flood-spring-cloud-starter-mysql/ -->
<dependency>
    <groupId>io.gitee.benming110</groupId>
    <artifactId>flood-spring-cloud-starter-mysql</artifactId>
    <version>2.5.2</version>
</dependency>
                // https://jarcasting.com/artifacts/io.gitee.benming110/flood-spring-cloud-starter-mysql/
implementation 'io.gitee.benming110:flood-spring-cloud-starter-mysql:2.5.2'
                // https://jarcasting.com/artifacts/io.gitee.benming110/flood-spring-cloud-starter-mysql/
implementation ("io.gitee.benming110:flood-spring-cloud-starter-mysql:2.5.2")
                'io.gitee.benming110:flood-spring-cloud-starter-mysql:jar:2.5.2'
                <dependency org="io.gitee.benming110" name="flood-spring-cloud-starter-mysql" rev="2.5.2">
  <artifact name="flood-spring-cloud-starter-mysql" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.gitee.benming110', module='flood-spring-cloud-starter-mysql', version='2.5.2')
)
                libraryDependencies += "io.gitee.benming110" % "flood-spring-cloud-starter-mysql" % "2.5.2"
                [io.gitee.benming110/flood-spring-cloud-starter-mysql "2.5.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| mysql : mysql-connector-java | jar | |
| io.gitee.benming110 : flood-db-database | jar | 2.5.2 | 
| 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 | 3.0.3 | 
| commons-codec : commons-codec | jar | |
| commons-io : commons-io | jar | 2.10.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 | 
|---|---|---|
| junit : junit | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.mockito : mockito-inline | jar | 3.11.2 |