jar

io.github.itliwei.vboot.vorm : v-orm-generator

Maven & Gradle

Mar 03, 2021
2 stars

v-orm-generator · base mybatis code generator

Table Of Contents

Latest Version

Download io.github.itliwei.vboot.vorm : v-orm-generator JAR file - Latest Versions:

All Versions

Download io.github.itliwei.vboot.vorm : v-orm-generator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window v-orm-generator-1.0.0-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.itliwei.vboot.vorm.generator

├─ io.github.itliwei.vboot.vorm.generator.Config.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.GenLog.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.Generator.class - [JAR]

io.github.itliwei.vboot.vorm.annotation.elementui

├─ io.github.itliwei.vboot.vorm.annotation.elementui.ElementClass.class - [JAR]

io.github.itliwei.vboot.vorm.generator.util

├─ io.github.itliwei.vboot.vorm.generator.util.BeanConvertUtil.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.util.ClassHelper.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.util.ConfigChecker.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.util.Convert.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.util.FileUtils.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.util.PackageUtil.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.util.StringUtils.class - [JAR]

io.github.itliwei.vboot.vorm.generator.meta.mysql

├─ io.github.itliwei.vboot.vorm.generator.meta.mysql.MysqlColumnMeta.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.meta.mysql.MysqlTableMeta.class - [JAR]

io.github.itliwei.vboot.vorm.generator.handler

├─ io.github.itliwei.vboot.vorm.generator.handler.AbstractHandler.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.handler.ControllerHandler.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.handler.ElementHandler.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.handler.Handler.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.handler.MysqlHandler.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.handler.QueryModelHandler.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.handler.ScopedHandler.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.handler.ServiceHandler.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.handler.VoHandler.class - [JAR]

io.github.itliwei.vboot.vorm.generator.meta

├─ io.github.itliwei.vboot.vorm.generator.meta.ControllerMeta.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.meta.ElementMeta.class - [JAR]

├─ io.github.itliwei.vboot.vorm.generator.meta.ServiceMeta.class - [JAR]

io.github.itliwei.vboot.vorm.generator.meta.querymodel

├─ io.github.itliwei.vboot.vorm.generator.meta.querymodel.QueryModelMeta.class - [JAR]

io.github.itliwei.vboot.vorm.annotation.controller

├─ io.github.itliwei.vboot.vorm.annotation.controller.ControllerClass.class - [JAR]

io.github.itliwei.vboot.vorm.annotation.query

├─ io.github.itliwei.vboot.vorm.annotation.query.Query.class - [JAR]

├─ io.github.itliwei.vboot.vorm.annotation.query.QueryModel.class - [JAR]

io.github.itliwei.vboot.vorm.annotation

├─ io.github.itliwei.vboot.vorm.annotation.Entity.class - [JAR]

├─ io.github.itliwei.vboot.vorm.annotation.Field.class - [JAR]

├─ io.github.itliwei.vboot.vorm.annotation.Type.class - [JAR]

io.github.itliwei.vboot.vorm.annotation.service

├─ io.github.itliwei.vboot.vorm.annotation.service.ServiceClass.class - [JAR]

io.github.itliwei.vboot.vorm.annotation.view

├─ io.github.itliwei.vboot.vorm.annotation.view.AssociationView.class - [JAR]

├─ io.github.itliwei.vboot.vorm.annotation.view.AssociationViews.class - [JAR]

├─ io.github.itliwei.vboot.vorm.annotation.view.CollectionView.class - [JAR]

├─ io.github.itliwei.vboot.vorm.annotation.view.CollectionViews.class - [JAR]

├─ io.github.itliwei.vboot.vorm.annotation.view.MapView.class - [JAR]

├─ io.github.itliwei.vboot.vorm.annotation.view.MapViews.class - [JAR]

├─ io.github.itliwei.vboot.vorm.annotation.view.View.class - [JAR]

├─ io.github.itliwei.vboot.vorm.annotation.view.ViewObject.class - [JAR]

├─ io.github.itliwei.vboot.vorm.annotation.view.Views.class - [JAR]

Advertisement