| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices Data | 
        
| GroupId | GroupIdcom.github.yingzhuo | 
    
| ArtifactId | ArtifactIdcarnival-spring-boot-starter-database | 
    
| Last Version | Last Version1.10.40 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionspring-boot starters 
         | 
    
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-database/ -->
<dependency>
    <groupId>com.github.yingzhuo</groupId>
    <artifactId>carnival-spring-boot-starter-database</artifactId>
    <version>1.10.40</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-database/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-database:1.10.40'
                // https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-database/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-database:1.10.40")
                'com.github.yingzhuo:carnival-spring-boot-starter-database:jar:1.10.40'
                <dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-database" rev="1.10.40">
  <artifact name="carnival-spring-boot-starter-database" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-database', version='1.10.40')
)
                libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-database" % "1.10.40"
                [com.github.yingzhuo/carnival-spring-boot-starter-database "1.10.40"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.1 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.1 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | 2.6.1 | 
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.6.1 | 
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |