jar

cn.fastf : fastf-framework

Maven & Gradle

Jun 18, 2019

Fast Future Framework · 沣数快速开发框架 - 核心包

Table Of Contents

Latest Version

Download cn.fastf : fastf-framework JAR file - Latest Versions:

All Versions

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

com.fastf.module.dev.ui.icon.dao

├─ com.fastf.module.dev.ui.icon.dao.IconDao.class - [JAR]

com.fastf.common.dao

├─ com.fastf.common.dao.BaseDao.class - [JAR]

├─ com.fastf.common.dao.CrudDao.class - [JAR]

├─ com.fastf.common.dao.DynamicMyBatis.class - [JAR]

├─ com.fastf.common.dao.OneToMany_Tree_Dao.class - [JAR]

├─ com.fastf.common.dao.TreeDao.class - [JAR]

com.fastf.module.dev.i18n.dao

├─ com.fastf.module.dev.i18n.dao.DevI18nDao.class - [JAR]

com.fastf.module.dev.module.entity

├─ com.fastf.module.dev.module.entity.DevType.class - [JAR]

com.fastf.module.sys.purview.roles.service

├─ com.fastf.module.sys.purview.roles.service.AccountMenuService.class - [JAR]

├─ com.fastf.module.sys.purview.roles.service.AccountRolesService.class - [JAR]

├─ com.fastf.module.sys.purview.roles.service.RolesMenuService.class - [JAR]

├─ com.fastf.module.sys.purview.roles.service.RolesService.class - [JAR]

com.fastf.common.validate.annotation

├─ com.fastf.common.validate.annotation.Format.class - [JAR]

├─ com.fastf.common.validate.annotation.Formats.class - [JAR]

├─ com.fastf.common.validate.annotation.Regular.class - [JAR]

├─ com.fastf.common.validate.annotation.Regulars.class - [JAR]

├─ com.fastf.common.validate.annotation.RemoteExist.class - [JAR]

├─ com.fastf.common.validate.annotation.RemoteExtend.class - [JAR]

├─ com.fastf.common.validate.annotation.Required.class - [JAR]

com.fastf.module.config.beelt

├─ com.fastf.module.config.beelt.BeeltGlobalExt.class - [JAR]

com.fastf.module.dev.entity.service

├─ com.fastf.module.dev.entity.service.DevEntityForeignService.class - [JAR]

├─ com.fastf.module.dev.entity.service.DevEntityInfoService.class - [JAR]

├─ com.fastf.module.dev.entity.service.DevEntityService.class - [JAR]

com.fastf.module.dev.ui.list.dao

├─ com.fastf.module.dev.ui.list.dao.DevUiListColumnDao.class - [JAR]

├─ com.fastf.module.dev.ui.list.dao.DevUiListDao.class - [JAR]

├─ com.fastf.module.dev.ui.list.dao.DevUiListFunDao.class - [JAR]

├─ com.fastf.module.dev.ui.list.dao.DevUiListSearchDao.class - [JAR]

com.fastf.module.sys.timerJob.service

├─ com.fastf.module.sys.timerJob.service.TimeJobHistoryService.class - [JAR]

├─ com.fastf.module.sys.timerJob.service.TimeJobService.class - [JAR]

├─ com.fastf.module.sys.timerJob.service.TimerJobIn.class - [JAR]

com.fastf.common.entity

├─ com.fastf.common.entity.BaseEntity.class - [JAR]

├─ com.fastf.common.entity.DataEntity.class - [JAR]

├─ com.fastf.common.entity.FlowEntity.class - [JAR]

├─ com.fastf.common.entity.TreeEntity.class - [JAR]

com.fastf.module.sys.organ.job.service

├─ com.fastf.module.sys.organ.job.service.JobService.class - [JAR]

├─ com.fastf.module.sys.organ.job.service.UserJobService.class - [JAR]

com.fastf.module.sys.config.service

├─ com.fastf.module.sys.config.service.SysConfigService.class - [JAR]

com.fastf.common.exception

├─ com.fastf.common.exception.FastFException.class - [JAR]

com.fastf.common.mybatis.annotation.purview

├─ com.fastf.common.mybatis.annotation.purview.Purview.class - [JAR]

├─ com.fastf.common.mybatis.annotation.purview.PurviewArea.class - [JAR]

├─ com.fastf.common.mybatis.annotation.purview.PurviewOrgan.class - [JAR]

com.fastf.module.dev.i18n.service

├─ com.fastf.module.dev.i18n.service.DevI18nService.class - [JAR]

├─ com.fastf.module.dev.i18n.service.DevI18nTool.class - [JAR]

com.fastf.module.config.cors.dao

├─ com.fastf.module.config.cors.dao.SysCorsDao.class - [JAR]

com.fastf.module.dev.dialog.service

├─ com.fastf.module.dev.dialog.service.SysDialogBtnService.class - [JAR]

├─ com.fastf.module.dev.dialog.service.SysDialogBtnTypeService.class - [JAR]

├─ com.fastf.module.dev.dialog.service.SysDialogCheckService.class - [JAR]

├─ com.fastf.module.dev.dialog.service.SysDialogService.class - [JAR]

com.fastf.module.dev.ui.form.controller

├─ com.fastf.module.dev.ui.form.controller.DevUiFormController.class - [JAR]

├─ com.fastf.module.dev.ui.form.controller.DevUiFormFunController.class - [JAR]

com.fastf.module.sys.basic.dict.entity

├─ com.fastf.module.sys.basic.dict.entity.SysDictData.class - [JAR]

├─ com.fastf.module.sys.basic.dict.entity.SysDictType.class - [JAR]

├─ com.fastf.module.sys.basic.dict.entity.SysDictValue.class - [JAR]

com.fastf.module.sys.organ.user.dao

├─ com.fastf.module.sys.organ.user.dao.AccountDao.class - [JAR]

├─ com.fastf.module.sys.organ.user.dao.UserDao.class - [JAR]

com.fastf.module.sys.deploy.menu.service

├─ com.fastf.module.sys.deploy.menu.service.MenuService.class - [JAR]

com.fastf.module.dev.entity.vo

├─ com.fastf.module.dev.entity.vo.DevEntityForeignVO.class - [JAR]

com.fastf.module.sys.organ.area.controller

├─ com.fastf.module.sys.organ.area.controller.AreaController.class - [JAR]

com.fastf.module.sys.organ.organ.service

├─ com.fastf.module.sys.organ.organ.service.OrganService.class - [JAR]

com.fastf.module.sys.organ.organ.entity

├─ com.fastf.module.sys.organ.organ.entity.Organ.class - [JAR]

com.fastf.module.dev.dialog.entity

├─ com.fastf.module.dev.dialog.entity.SysDialog.class - [JAR]

├─ com.fastf.module.dev.dialog.entity.SysDialogBtn.class - [JAR]

├─ com.fastf.module.dev.dialog.entity.SysDialogBtnType.class - [JAR]

├─ com.fastf.module.dev.dialog.entity.SysDialogCheck.class - [JAR]

com.fastf.common.mybatis.type

├─ com.fastf.common.mybatis.type.ControlType.class - [JAR]

├─ com.fastf.common.mybatis.type.DbType.class - [JAR]

├─ com.fastf.common.mybatis.type.JoinDeleteType.class - [JAR]

├─ com.fastf.common.mybatis.type.JoinInsertType.class - [JAR]

├─ com.fastf.common.mybatis.type.JoinUpdateType.class - [JAR]

├─ com.fastf.common.mybatis.type.OneManyType.class - [JAR]

├─ com.fastf.common.mybatis.type.PurviewType.class - [JAR]

com.fastf.module.dev.ui.icon.controller

├─ com.fastf.module.dev.ui.icon.controller.IconController.class - [JAR]

com.fastf.common.mybatis.mapper.provider

├─ com.fastf.common.mybatis.mapper.provider.DeleteSqlProvider.class - [JAR]

├─ com.fastf.common.mybatis.mapper.provider.InsertSqlProvider.class - [JAR]

├─ com.fastf.common.mybatis.mapper.provider.SelectSqlProvider.class - [JAR]

├─ com.fastf.common.mybatis.mapper.provider.TreeSqlProvider.class - [JAR]

├─ com.fastf.common.mybatis.mapper.provider.UpdateSqlProvider.class - [JAR]

com.fastf.module.dev.dialog.controller

├─ com.fastf.module.dev.dialog.controller.SysDialogBtnController.class - [JAR]

├─ com.fastf.module.dev.dialog.controller.SysDialogBtnTypeController.class - [JAR]

├─ com.fastf.module.dev.dialog.controller.SysDialogCheckController.class - [JAR]

├─ com.fastf.module.dev.dialog.controller.SysDialogController.class - [JAR]

com.fastf.module.dev.ui.form.dao

├─ com.fastf.module.dev.ui.form.dao.DevUiFormDao.class - [JAR]

├─ com.fastf.module.dev.ui.form.dao.DevUiFormFunDao.class - [JAR]

com.fastf.module.sys.organ.user.entity

├─ com.fastf.module.sys.organ.user.entity.Account.class - [JAR]

├─ com.fastf.module.sys.organ.user.entity.User.class - [JAR]

com.fastf.module.dev.module.service

├─ com.fastf.module.dev.module.service.DevTypeService.class - [JAR]

com.fastf.module.dev.entity.dao

├─ com.fastf.module.dev.entity.dao.DevEntityDao.class - [JAR]

├─ com.fastf.module.dev.entity.dao.DevEntityForeignDao.class - [JAR]

├─ com.fastf.module.dev.entity.dao.DevEntityInfoDao.class - [JAR]

com.fastf.module.dev.module.dao

├─ com.fastf.module.dev.module.dao.DevTypeDao.class - [JAR]

com.fastf.module.sys.config.entity

├─ com.fastf.module.sys.config.entity.SysConfig.class - [JAR]

com.fastf.module.config.cors.service

├─ com.fastf.module.config.cors.service.SysCorsService.class - [JAR]

com.fastf.module.dev.ui.form.entity

├─ com.fastf.module.dev.ui.form.entity.DevUiForm.class - [JAR]

├─ com.fastf.module.dev.ui.form.entity.DevUiFormFun.class - [JAR]

com.fastf.module.sys.organ.organ.dao

├─ com.fastf.module.sys.organ.organ.dao.OrganDao.class - [JAR]

com.fastf.module.sys.organ.job.dao

├─ com.fastf.module.sys.organ.job.dao.JobDao.class - [JAR]

├─ com.fastf.module.sys.organ.job.dao.UserJobDao.class - [JAR]

com.fastf.common.controller

├─ com.fastf.common.controller.BaseController.class - [JAR]

├─ com.fastf.common.controller.CommonController.class - [JAR]

com.fastf.module.dev.ui.list.controller

├─ com.fastf.module.dev.ui.list.controller.DevUiListColumnController.class - [JAR]

├─ com.fastf.module.dev.ui.list.controller.DevUiListController.class - [JAR]

├─ com.fastf.module.dev.ui.list.controller.DevUiListFunController.class - [JAR]

├─ com.fastf.module.dev.ui.list.controller.DevUiListSearchController.class - [JAR]

com.fastf.module.sys.basic.dict.controller

├─ com.fastf.module.sys.basic.dict.controller.SysDictDataController.class - [JAR]

├─ com.fastf.module.sys.basic.dict.controller.SysDictTypeController.class - [JAR]

├─ com.fastf.module.sys.basic.dict.controller.SysDictValueController.class - [JAR]

com.fastf.module.sys.basic.dict.dao

├─ com.fastf.module.sys.basic.dict.dao.SysDictDataDao.class - [JAR]

├─ com.fastf.module.sys.basic.dict.dao.SysDictTypeDao.class - [JAR]

├─ com.fastf.module.sys.basic.dict.dao.SysDictValueDao.class - [JAR]

com.fastf.common.generate

├─ com.fastf.common.generate.EntityMapping.class - [JAR]

├─ com.fastf.common.generate.RegularsEntityMapping.class - [JAR]

├─ com.fastf.common.generate.ToFormHtml.class - [JAR]

├─ com.fastf.common.generate.ToFormHtml2.class - [JAR]

├─ com.fastf.common.generate.ToListScript.class - [JAR]

├─ com.fastf.common.generate.ToSetValScript.class - [JAR]

├─ com.fastf.common.generate.ToSetValScript2.class - [JAR]

├─ com.fastf.common.generate.ToValidateScript.class - [JAR]

├─ com.fastf.common.generate.ToValidateScript2.class - [JAR]

com.fastf.module.dev.module.controller

├─ com.fastf.module.dev.module.controller.DevTypeController.class - [JAR]

com.fastf.module.sys.organ.organ.controller

├─ com.fastf.module.sys.organ.organ.controller.OrganController.class - [JAR]

com.fastf.module.sys.purview.data.entity

├─ com.fastf.module.sys.purview.data.entity.DataPurview.class - [JAR]

├─ com.fastf.module.sys.purview.data.entity.DataPurviewCustomize.class - [JAR]

com.fastf.module.dev.i18n.entity

├─ com.fastf.module.dev.i18n.entity.DevI18n.class - [JAR]

com.fastf.module.dev.ui.form.service

├─ com.fastf.module.dev.ui.form.service.DevUiFormFunService.class - [JAR]

├─ com.fastf.module.dev.ui.form.service.DevUiFormService.class - [JAR]

com.fastf.module.sys.deploy.menu.controller

├─ com.fastf.module.sys.deploy.menu.controller.MenuController.class - [JAR]

com.fastf.module.dev.ui.icon.service

├─ com.fastf.module.dev.ui.icon.service.IconService.class - [JAR]

com.fastf.module.sys.purview.data.service

├─ com.fastf.module.sys.purview.data.service.DataPurviewService.class - [JAR]

├─ com.fastf.module.sys.purview.data.service.DataPurviewServiceCustomize.class - [JAR]

com.fastf.module.dev.i18n.controller

├─ com.fastf.module.dev.i18n.controller.DevI18nController.class - [JAR]

com.fastf.module.dev.ui.icon.entity

├─ com.fastf.module.dev.ui.icon.entity.Icon.class - [JAR]

com.fastf.module.sys.deploy.menu.entity

├─ com.fastf.module.sys.deploy.menu.entity.Menu.class - [JAR]

com.fastf.module.sys.organ.area.service

├─ com.fastf.module.sys.organ.area.service.AreaService.class - [JAR]

com.fastf.module.dev.ui.list.entity

├─ com.fastf.module.dev.ui.list.entity.DevUiList.class - [JAR]

├─ com.fastf.module.dev.ui.list.entity.DevUiListColumn.class - [JAR]

├─ com.fastf.module.dev.ui.list.entity.DevUiListFun.class - [JAR]

├─ com.fastf.module.dev.ui.list.entity.DevUiListSearch.class - [JAR]

com.fastf.common.mybatis.annotation

├─ com.fastf.common.mybatis.annotation.CheckReference.class - [JAR]

├─ com.fastf.common.mybatis.annotation.Column.class - [JAR]

├─ com.fastf.common.mybatis.annotation.Many.class - [JAR]

├─ com.fastf.common.mybatis.annotation.One.class - [JAR]

├─ com.fastf.common.mybatis.annotation.OneToMany.class - [JAR]

├─ com.fastf.common.mybatis.annotation.OneToOne.class - [JAR]

├─ com.fastf.common.mybatis.annotation.Table.class - [JAR]

com.fastf.common.web.http

├─ com.fastf.common.web.http.HttpTool.class - [JAR]

com.fastf.common.icon

├─ com.fastf.common.icon.ShowIcon.class - [JAR]

com.fastf.module.sys.deploy.menu.dao

├─ com.fastf.module.sys.deploy.menu.dao.MenuDao.class - [JAR]

com.fastf.common.service

├─ com.fastf.common.service.BaseService.class - [JAR]

├─ com.fastf.common.service.CrudService.class - [JAR]

├─ com.fastf.common.service.OneToMany_Tree_Service.class - [JAR]

├─ com.fastf.common.service.TreeService.class - [JAR]

com.fastf.module.sys.purview.roles.dao

├─ com.fastf.module.sys.purview.roles.dao.AccountMenuDao.class - [JAR]

├─ com.fastf.module.sys.purview.roles.dao.AccountRolesDao.class - [JAR]

├─ com.fastf.module.sys.purview.roles.dao.RolesDao.class - [JAR]

├─ com.fastf.module.sys.purview.roles.dao.RolesMenuDao.class - [JAR]

com.fastf.module.sys.config.controller

├─ com.fastf.module.sys.config.controller.SysConfigController.class - [JAR]

com.fastf.module.sys.organ.user.vo

├─ com.fastf.module.sys.organ.user.vo.FastFUser.class - [JAR]

com.fastf.module.dev.entity.controller

├─ com.fastf.module.dev.entity.controller.DevEntityController.class - [JAR]

├─ com.fastf.module.dev.entity.controller.DevEntityForeignController.class - [JAR]

├─ com.fastf.module.dev.entity.controller.DevEntityInfoController.class - [JAR]

com.fastf.module.sys.organ.user.service

├─ com.fastf.module.sys.organ.user.service.AccountService.class - [JAR]

├─ com.fastf.module.sys.organ.user.service.UserService.class - [JAR]

com.fastf.module.sys.basic.dict.vo

├─ com.fastf.module.sys.basic.dict.vo.ComboDictDataVo.class - [JAR]

com.fastf.module.config.cors.controller

├─ com.fastf.module.config.cors.controller.SysCorsController.class - [JAR]

com.fastf.module.sys.purview.data.dao

├─ com.fastf.module.sys.purview.data.dao.DataPurviewCustomizeDao.class - [JAR]

├─ com.fastf.module.sys.purview.data.dao.DataPurviewDao.class - [JAR]

com.fastf.common.control.dialog

├─ com.fastf.common.control.dialog.DialogTreeChoose.class - [JAR]

com.fastf.module.sys.timerJob.dao

├─ com.fastf.module.sys.timerJob.dao.TimerJobDao.class - [JAR]

├─ com.fastf.module.sys.timerJob.dao.TimerJobDaoHistoryDao.class - [JAR]

com.fastf.module.sys.purview.roles.entity

├─ com.fastf.module.sys.purview.roles.entity.AccountMenu.class - [JAR]

├─ com.fastf.module.sys.purview.roles.entity.AccountRoles.class - [JAR]

├─ com.fastf.module.sys.purview.roles.entity.Roles.class - [JAR]

├─ com.fastf.module.sys.purview.roles.entity.RolesMenu.class - [JAR]

com.fastf.module.dev.ui.list.service

├─ com.fastf.module.dev.ui.list.service.DevUiListColumnService.class - [JAR]

├─ com.fastf.module.dev.ui.list.service.DevUiListFunService.class - [JAR]

├─ com.fastf.module.dev.ui.list.service.DevUiListSearchService.class - [JAR]

├─ com.fastf.module.dev.ui.list.service.DevUiListService.class - [JAR]

com.fastf.module.dev.entity.entity

├─ com.fastf.module.dev.entity.entity.DevEntity.class - [JAR]

├─ com.fastf.module.dev.entity.entity.DevEntityForeign.class - [JAR]

├─ com.fastf.module.dev.entity.entity.DevEntityInfo.class - [JAR]

├─ com.fastf.module.dev.entity.entity.EmptyEntity.class - [JAR]

com.fastf.common.generate.vo

├─ com.fastf.common.generate.vo.FatfField.class - [JAR]

com.fastf.common.spring_security

├─ com.fastf.common.spring_security.SpringSecurity.class - [JAR]

com.fastf.module.sys.organ.job.entity

├─ com.fastf.module.sys.organ.job.entity.Job.class - [JAR]

├─ com.fastf.module.sys.organ.job.entity.UserJob.class - [JAR]

com.fastf.module.sys.purview.data.controller

├─ com.fastf.module.sys.purview.data.controller.DataPurviewController.class - [JAR]

com.fastf.module.sys.config.dao

├─ com.fastf.module.sys.config.dao.SysConfigDao.class - [JAR]

com.fastf.module.sys.timerJob.entity

├─ com.fastf.module.sys.timerJob.entity.TimerJob.class - [JAR]

├─ com.fastf.module.sys.timerJob.entity.TimerJobHistory.class - [JAR]

com.fastf.common.beetl

├─ com.fastf.common.beetl.GenerateTemplates.class - [JAR]

com.fastf.module.sys.organ.user.controller

├─ com.fastf.module.sys.organ.user.controller.AccountController.class - [JAR]

├─ com.fastf.module.sys.organ.user.controller.AccountJobController.class - [JAR]

├─ com.fastf.module.sys.organ.user.controller.AccountOrganController.class - [JAR]

com.fastf.module.sys.organ.area.entity

├─ com.fastf.module.sys.organ.area.entity.Area.class - [JAR]

com.fastf.module.sys.purview.roles.controller

├─ com.fastf.module.sys.purview.roles.controller.AccountMenuController.class - [JAR]

├─ com.fastf.module.sys.purview.roles.controller.AccountRolesController.class - [JAR]

├─ com.fastf.module.sys.purview.roles.controller.RolesController.class - [JAR]

├─ com.fastf.module.sys.purview.roles.controller.RolesMenuController.class - [JAR]

├─ com.fastf.module.sys.purview.roles.controller.SystemAccountController.class - [JAR]

├─ com.fastf.module.sys.purview.roles.controller.TenantAccountController.class - [JAR]

com.fastf.module.sys.organ.job.controller

├─ com.fastf.module.sys.organ.job.controller.JobController.class - [JAR]

├─ com.fastf.module.sys.organ.job.controller.UserJobController.class - [JAR]

com.fastf.module.dev.dialog.dao

├─ com.fastf.module.dev.dialog.dao.SysDialogBtnDao.class - [JAR]

├─ com.fastf.module.dev.dialog.dao.SysDialogBtnTypeDao.class - [JAR]

├─ com.fastf.module.dev.dialog.dao.SysDialogCheckDao.class - [JAR]

├─ com.fastf.module.dev.dialog.dao.SysDialogDao.class - [JAR]

com.fastf.module.sys.basic.dict.service

├─ com.fastf.module.sys.basic.dict.service.SysDictDataService.class - [JAR]

├─ com.fastf.module.sys.basic.dict.service.SysDictTypeService.class - [JAR]

├─ com.fastf.module.sys.basic.dict.service.SysDictValueService.class - [JAR]

com.fastf.module.sys.organ.area.dao

├─ com.fastf.module.sys.organ.area.dao.AreaDao.class - [JAR]

Advertisement