jar

cn.bctools : jvs-starter-generator

Maven & Gradle

Jan 07, 2022
Table Of Contents

Latest Version

Download cn.bctools : jvs-starter-generator JAR file - Latest Versions:

All Versions

Download cn.bctools : jvs-starter-generator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 jvs-starter-generator-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.bctools.generator.util

├─ cn.bctools.generator.util.DbColumnType.class - [JAR]

├─ cn.bctools.generator.util.DbJavaTypeEnums.class - [JAR]

├─ cn.bctools.generator.util.GenCodeUtil.class - [JAR]

cn.bctools.generator.entity

├─ cn.bctools.generator.entity.DatabaseConfig.class - [JAR]

├─ cn.bctools.generator.entity.TableColumnInfo.class - [JAR]

├─ cn.bctools.generator.entity.TableInfo.class - [JAR]

Advertisement