jar

com.github.chuanzh : eweb

Maven & Gradle

Apr 26, 2017
1 stars

eweb · 轻量web开发框架

Table Of Contents

Latest Version

Download com.github.chuanzh : eweb JAR file - Latest Versions:

All Versions

Download com.github.chuanzh : eweb 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 eweb-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.chuanzh.orm.fieldannotation

├─ com.github.chuanzh.orm.fieldannotation.FieldAuto.class - [JAR]

├─ com.github.chuanzh.orm.fieldannotation.FieldBigNumber.class - [JAR]

├─ com.github.chuanzh.orm.fieldannotation.FieldChar.class - [JAR]

├─ com.github.chuanzh.orm.fieldannotation.FieldClob.class - [JAR]

├─ com.github.chuanzh.orm.fieldannotation.FieldDate.class - [JAR]

├─ com.github.chuanzh.orm.fieldannotation.FieldKey.class - [JAR]

├─ com.github.chuanzh.orm.fieldannotation.FieldNumber.class - [JAR]

├─ com.github.chuanzh.orm.fieldannotation.FieldString.class - [JAR]

com.github.chuanzh.util

├─ com.github.chuanzh.util.ConfigRead.class - [JAR]

├─ com.github.chuanzh.util.DateUtil.class - [JAR]

├─ com.github.chuanzh.util.FuncDate.class - [JAR]

├─ com.github.chuanzh.util.FuncFile.class - [JAR]

├─ com.github.chuanzh.util.FuncHttp.class - [JAR]

├─ com.github.chuanzh.util.FuncRandom.class - [JAR]

├─ com.github.chuanzh.util.FuncStatic.class - [JAR]

├─ com.github.chuanzh.util.PagerTool.class - [JAR]

├─ com.github.chuanzh.util.WebClientDevWrapper.class - [JAR]

com.github.chuanzh.webframe

├─ com.github.chuanzh.webframe.FreemarkerBuilder.class - [JAR]

├─ com.github.chuanzh.webframe.HtmlBuilder.class - [JAR]

com.github.chuanzh.webframe.annotation

├─ com.github.chuanzh.webframe.annotation.IjDbService.class - [JAR]

├─ com.github.chuanzh.webframe.annotation.IjHttpServletRequest.class - [JAR]

├─ com.github.chuanzh.webframe.annotation.IjHttpServletResponse.class - [JAR]

├─ com.github.chuanzh.webframe.annotation.IjParam.class - [JAR]

com.github.chuanzh.webframe.filter

├─ com.github.chuanzh.webframe.filter.HttpFilter.class - [JAR]

├─ com.github.chuanzh.webframe.filter.HttpThread.class - [JAR]

com.github.chuanzh.orm.dbadapter

├─ com.github.chuanzh.orm.dbadapter.MysqlDb.class - [JAR]

├─ com.github.chuanzh.orm.dbadapter.OracleDb.class - [JAR]

├─ com.github.chuanzh.orm.dbadapter.SqlServerDb.class - [JAR]

├─ com.github.chuanzh.orm.dbadapter.SqliteDb.class - [JAR]

com.github.chuanzh.webframe.bean

├─ com.github.chuanzh.webframe.bean.HtmlPage.class - [JAR]

com.github.chuanzh.codetool

├─ com.github.chuanzh.codetool.CodeToolDbConnect.class - [JAR]

├─ com.github.chuanzh.codetool.CreateFile.class - [JAR]

├─ com.github.chuanzh.codetool.FieldInfo.class - [JAR]

├─ com.github.chuanzh.codetool.LoaderFromClass.class - [JAR]

├─ com.github.chuanzh.codetool.TableInfo.class - [JAR]

com.github.chuanzh.orm

├─ com.github.chuanzh.orm.AndCondition.class - [JAR]

├─ com.github.chuanzh.orm.BaseOneRow.class - [JAR]

├─ com.github.chuanzh.orm.BaseRowsSet.class - [JAR]

├─ com.github.chuanzh.orm.CatchOneRowData.class - [JAR]

├─ com.github.chuanzh.orm.ConditionOperator.class - [JAR]

├─ com.github.chuanzh.orm.ConditionTool.class - [JAR]

├─ com.github.chuanzh.orm.DbBasicService.class - [JAR]

├─ com.github.chuanzh.orm.DbConfBean.class - [JAR]

├─ com.github.chuanzh.orm.DbConnectTool.class - [JAR]

├─ com.github.chuanzh.orm.DbFactory.class - [JAR]

├─ com.github.chuanzh.orm.MapTable.class - [JAR]

├─ com.github.chuanzh.orm.NeedConnect.class - [JAR]

├─ com.github.chuanzh.orm.NeedDbBasicService.class - [JAR]

├─ com.github.chuanzh.orm.OneRowDataInit.class - [JAR]

├─ com.github.chuanzh.orm.OrCondition.class - [JAR]