| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices ORM Data | 
        
| GroupId | GroupIdio.github.itliwei.vboot.vorm | 
    
| ArtifactId | ArtifactIdv-orm-spring-boot-starter | 
    
| Version | Version1.0.0-RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionv-orm-spring-boot-starter 
            base mybatis my springboot starter 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/io.github.itliwei.vboot.vorm/v-orm-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.itliwei.vboot.vorm</groupId>
    <artifactId>v-orm-spring-boot-starter</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.itliwei.vboot.vorm/v-orm-spring-boot-starter/
implementation 'io.github.itliwei.vboot.vorm:v-orm-spring-boot-starter:1.0.0-RELEASE'
                // https://jarcasting.com/artifacts/io.github.itliwei.vboot.vorm/v-orm-spring-boot-starter/
implementation ("io.github.itliwei.vboot.vorm:v-orm-spring-boot-starter:1.0.0-RELEASE")
                'io.github.itliwei.vboot.vorm:v-orm-spring-boot-starter:jar:1.0.0-RELEASE'
                <dependency org="io.github.itliwei.vboot.vorm" name="v-orm-spring-boot-starter" rev="1.0.0-RELEASE">
  <artifact name="v-orm-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.itliwei.vboot.vorm', module='v-orm-spring-boot-starter', version='1.0.0-RELEASE')
)
                libraryDependencies += "io.github.itliwei.vboot.vorm" % "v-orm-spring-boot-starter" % "1.0.0-RELEASE"
                [io.github.itliwei.vboot.vorm/v-orm-spring-boot-starter "1.0.0-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.github.itliwei.vboot.vorm » v-orm-spring | jar | 1.0.0-RELEASE | 
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 | 
| com.alibaba : druid-spring-boot-starter | jar | 1.2.3 | 
| io.github.wilson-he : swagger2-spring-boot-starter | jar | 1.1.0 |