jar

com.github.wtbian : generator-maven-plugin

Maven & Gradle

Feb 11, 2019
0 stars

generator-maven-plugin Maven Mojo · The mvc-generator makes it easier to write code with spring-mvc applications. mvc-generator generate code with freemarker template of controller, service and dao etc level object using maven plugin. Simplicity is the biggest advantage of the generator code over generating code tools.

Table Of Contents

Latest Version

Download com.github.wtbian : generator-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.wtbian : generator-maven-plugin 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 generator-maven-plugin-1.0.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.wtbian.core

├─ com.github.wtbian.core.Context.class - [JAR]

├─ com.github.wtbian.core.Entity.class - [JAR]

├─ com.github.wtbian.core.EntityFactory.class - [JAR]

├─ com.github.wtbian.core.EntityToModuleHelper.class - [JAR]

├─ com.github.wtbian.core.Generate.class - [JAR]

├─ com.github.wtbian.core.GenerateImpl.class - [JAR]

├─ com.github.wtbian.core.Generator.class - [JAR]

├─ com.github.wtbian.core.Module.class - [JAR]

├─ com.github.wtbian.core.ProcessImpl.class - [JAR]

├─ com.github.wtbian.core.Property.class - [JAR]

├─ com.github.wtbian.core.PropertyType.class - [JAR]

├─ com.github.wtbian.core.VoEntityFactory.class - [JAR]

com.github.wtbian.plugin

├─ com.github.wtbian.plugin.MvcMojo.class - [JAR]

com.github.wtbian.util

├─ com.github.wtbian.util.FreemarkerUtils.class - [JAR]

├─ com.github.wtbian.util.ResolveDirectoryUtil.class - [JAR]

├─ com.github.wtbian.util.SqlParserUtil.class - [JAR]