| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesORM Data | 
        
| GroupId | GroupIdio.github.itliwei.vboot.vorm | 
    
| ArtifactId | ArtifactIdv-orm-generator | 
    
| Last Version | Last Version1.0.0-RELEASE | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionv-orm-generator 
            base mybatis code generator 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/io.github.itliwei.vboot.vorm/v-orm-generator/ -->
<dependency>
    <groupId>io.github.itliwei.vboot.vorm</groupId>
    <artifactId>v-orm-generator</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.itliwei.vboot.vorm/v-orm-generator/
implementation 'io.github.itliwei.vboot.vorm:v-orm-generator:1.0.0-RELEASE'
                // https://jarcasting.com/artifacts/io.github.itliwei.vboot.vorm/v-orm-generator/
implementation ("io.github.itliwei.vboot.vorm:v-orm-generator:1.0.0-RELEASE")
                'io.github.itliwei.vboot.vorm:v-orm-generator:jar:1.0.0-RELEASE'
                <dependency org="io.github.itliwei.vboot.vorm" name="v-orm-generator" rev="1.0.0-RELEASE">
  <artifact name="v-orm-generator" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.itliwei.vboot.vorm', module='v-orm-generator', version='1.0.0-RELEASE')
)
                libraryDependencies += "io.github.itliwei.vboot.vorm" % "v-orm-generator" % "1.0.0-RELEASE"
                [io.github.itliwei.vboot.vorm/v-orm-generator "1.0.0-RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.github.itliwei.vboot.vorm : v-orm-common | jar | 1.0.0-RELEASE | 
| commons-beanutils : commons-beanutils | jar | 1.9.4 | 
| org.apache.commons : commons-lang3 | jar | 3.9 | 
| org.freemarker : freemarker | jar | 2.3.28 | 
| org.projectlombok : lombok | jar | 1.18.12 | 
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.2.Final |