jar

com.github.yelong0216.dream.first : dream-first-core

Maven & Gradle

Nov 19, 2020
3 usages
1 stars

dream-first-core · dreamfirst框架核心

Table Of Contents

Latest Version

Download com.github.yelong0216.dream.first : dream-first-core JAR file - Latest Versions:

All Versions

Download com.github.yelong0216.dream.first : dream-first-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.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 dream-first-core-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

dream.first.core.platform.module

├─ dream.first.core.platform.module.Modules.class - [JAR]

dream.first.core.platform.service.service

├─ dream.first.core.platform.service.service.ModuleServiceCommonService.class - [JAR]

├─ dream.first.core.platform.service.service.ModuleServiceInterfaceCommonService.class - [JAR]

dream.first.core.model.map

├─ dream.first.core.model.map.BaseMapModel.class - [JAR]

├─ dream.first.core.model.map.BaseMapModelable.class - [JAR]

dream.first.core.platform.role.service

├─ dream.first.core.platform.role.service.RoleCommonService.class - [JAR]

├─ dream.first.core.platform.role.service.RoleDataRightCommonService.class - [JAR]

├─ dream.first.core.platform.role.service.RoleRightCommonService.class - [JAR]

dream.first.core.platform.user

├─ dream.first.core.platform.user.Users.class - [JAR]

dream.first.core.platform.service.service.impl

├─ dream.first.core.platform.service.service.impl.ModuleServiceCommonServiceImpl.class - [JAR]

├─ dream.first.core.platform.service.service.impl.ModuleServiceInterfaceCommonServiceImpl.class - [JAR]

dream.first.core.platform.module.model

├─ dream.first.core.platform.module.model.Module.class - [JAR]

dream.first.core.model.file

├─ dream.first.core.model.file.BaseFileModel.class - [JAR]

├─ dream.first.core.model.file.BaseFileModelable.class - [JAR]

├─ dream.first.core.model.file.BaseFileModels.class - [JAR]

dream.first.core.exception

├─ dream.first.core.exception.RequestException.class - [JAR]

dream.first.core.model.sql

├─ dream.first.core.model.sql.DreamFirstSqlModelResolver.class - [JAR]

dream.first.core.platform.org

├─ dream.first.core.platform.org.Orgs.class - [JAR]

dream.first.core.handler.interceptor

├─ dream.first.core.handler.interceptor.DefaultInterceptorConfiguration.class - [JAR]

dream.first.core.queryinfo.filter

├─ dream.first.core.queryinfo.filter.QueryFilterInfo.class - [JAR]

├─ dream.first.core.queryinfo.filter.QueryFilterInfoResolver.class - [JAR]

dream.first.core.platform.org.service.impl

├─ dream.first.core.platform.org.service.impl.OrgCommonServiceImpl.class - [JAR]

dream.first.core.platform.role.service.impl

├─ dream.first.core.platform.role.service.impl.RoleCommonServiceImpl.class - [JAR]

├─ dream.first.core.platform.role.service.impl.RoleDataRightCommonServiceImpl.class - [JAR]

├─ dream.first.core.platform.role.service.impl.RoleRightCommonServiceImpl.class - [JAR]

dream.first.core.platform.module.service

├─ dream.first.core.platform.module.service.ModuleCommonService.class - [JAR]

dream.first.core.platform.debug

├─ dream.first.core.platform.debug.Debugs.class - [JAR]

dream.first.core.platform.module.manage

├─ dream.first.core.platform.module.manage.CacheableModuleManager.class - [JAR]

├─ dream.first.core.platform.module.manage.DefaultCacheableModuleManager.class - [JAR]

├─ dream.first.core.platform.module.manage.ModuleManager.class - [JAR]

├─ dream.first.core.platform.module.manage.SimpleModuleManager.class - [JAR]

dream.first.core.platform.sign.model

├─ dream.first.core.platform.sign.model.Sign.class - [JAR]

dream.first.core.utils

├─ dream.first.core.utils.AuthUtils.class - [JAR]

├─ dream.first.core.utils.IDUtils.class - [JAR]

├─ dream.first.core.utils.NumberFormatUtils.class - [JAR]

├─ dream.first.core.utils.RSAUtils.class - [JAR]

├─ dream.first.core.utils.SecurityUtils.class - [JAR]

dream.first.core.platform.dict.service

├─ dream.first.core.platform.dict.service.DictCommonService.class - [JAR]

dream.first.core.queryinfo

├─ dream.first.core.queryinfo.QueryInfo.class - [JAR]

├─ dream.first.core.queryinfo.QueryOperator.class - [JAR]

dream.first.core

├─ dream.first.core.DFApplication.class - [JAR]

├─ dream.first.core.DreamFirstCore.class - [JAR]

dream.first.core.model.service

├─ dream.first.core.model.service.DreamFirstModelService.class - [JAR]

├─ dream.first.core.model.service.DreamFirstModelServiceImpl.class - [JAR]

├─ dream.first.core.model.service.JdbcDreamFirstModelService.class - [JAR]

dream.first.core.platform.service.model

├─ dream.first.core.platform.service.model.ModuleService.class - [JAR]

├─ dream.first.core.platform.service.model.ModuleServiceInterface.class - [JAR]

dream.first.core.platform.icon.service.impl

├─ dream.first.core.platform.icon.service.impl.IconCommonServiceImpl.class - [JAR]

dream.first.core.platform.user.service.impl

├─ dream.first.core.platform.user.service.impl.UserCommonServiceImpl.class - [JAR]

├─ dream.first.core.platform.user.service.impl.UserExtraOrgCommonServiceImpl.class - [JAR]

├─ dream.first.core.platform.user.service.impl.UserExtraOrgRoleCommonServiceImpl.class - [JAR]

├─ dream.first.core.platform.user.service.impl.UserRightCommonServiceImpl.class - [JAR]

├─ dream.first.core.platform.user.service.impl.UserRoleCommonServiceImpl.class - [JAR]

dream.first.core.queryinfo.sort

├─ dream.first.core.queryinfo.sort.QuerySortInfo.class - [JAR]

├─ dream.first.core.queryinfo.sort.QuerySortInfos.class - [JAR]

dream.first.core.platform.debug.model

├─ dream.first.core.platform.debug.model.Debug.class - [JAR]

dream.first.core.platform.org.manage

├─ dream.first.core.platform.org.manage.CacheableOrgManager.class - [JAR]

├─ dream.first.core.platform.org.manage.DefaultCacheableOrgManager.class - [JAR]

├─ dream.first.core.platform.org.manage.OrgManager.class - [JAR]

├─ dream.first.core.platform.org.manage.SimpleOrgManager.class - [JAR]

dream.first.core.platform.constants

├─ dream.first.core.platform.constants.State.class - [JAR]

dream.first.core.model

├─ dream.first.core.model.BaseModel.class - [JAR]

├─ dream.first.core.model.BaseModelable.class - [JAR]

dream.first.core.platform.user.constants

├─ dream.first.core.platform.user.constants.UserInitState.class - [JAR]

dream.first.core.platform.dict.manage

├─ dream.first.core.platform.dict.manage.CacheableDictManager.class - [JAR]

├─ dream.first.core.platform.dict.manage.DefaultCacheableDictManager.class - [JAR]

├─ dream.first.core.platform.dict.manage.DictManager.class - [JAR]

├─ dream.first.core.platform.dict.manage.SimpleDictManager.class - [JAR]

dream.first.core.platform.role.constants

├─ dream.first.core.platform.role.constants.RoleProperty.class - [JAR]

├─ dream.first.core.platform.role.constants.RoleType.class - [JAR]

dream.first.core.platform.token.model

├─ dream.first.core.platform.token.model.Token.class - [JAR]

dream.first.core.platform.icon.manage

├─ dream.first.core.platform.icon.manage.CacheableIconManager.class - [JAR]

├─ dream.first.core.platform.icon.manage.DefaultCacheableIconManager.class - [JAR]

├─ dream.first.core.platform.icon.manage.IconManager.class - [JAR]

├─ dream.first.core.platform.icon.manage.SimpleIconManager.class - [JAR]

dream.first.core.platform.dict.service.impl

├─ dream.first.core.platform.dict.service.impl.DictCommonServiceImpl.class - [JAR]

dream.first.core.platform.role.model

├─ dream.first.core.platform.role.model.Role.class - [JAR]

├─ dream.first.core.platform.role.model.RoleDataRight.class - [JAR]

├─ dream.first.core.platform.role.model.RoleRight.class - [JAR]

dream.first.core.configuration

├─ dream.first.core.configuration.DreamFirstCacheConfiguration.class - [JAR]

├─ dream.first.core.configuration.DreamFirstCoreConfiguration.class - [JAR]

├─ dream.first.core.configuration.DreamFirstPlatformConfiguration.class - [JAR]

dream.first.core.controller

├─ dream.first.core.controller.BaseCoreController.class - [JAR]

dream.first.core.platform.module.service.impl

├─ dream.first.core.platform.module.service.impl.ModuleCommonServiceImpl.class - [JAR]

dream.first.core.platform.scip.model

├─ dream.first.core.platform.scip.model.SCIP.class - [JAR]

dream.first.core.platform.user.model

├─ dream.first.core.platform.user.model.User.class - [JAR]

├─ dream.first.core.platform.user.model.UserExtraOrg.class - [JAR]

├─ dream.first.core.platform.user.model.UserExtraOrgRole.class - [JAR]

├─ dream.first.core.platform.user.model.UserRole.class - [JAR]

dream.first.core.platform.module.utils

├─ dream.first.core.platform.module.utils.ModuleUtils.class - [JAR]

dream.first.core.platform.scip.utils

├─ dream.first.core.platform.scip.utils.SCIPUtils.class - [JAR]

dream.first.core.platform.user.service

├─ dream.first.core.platform.user.service.UserCommonService.class - [JAR]

├─ dream.first.core.platform.user.service.UserExtraOrgCommonService.class - [JAR]

├─ dream.first.core.platform.user.service.UserExtraOrgRoleCommonService.class - [JAR]

├─ dream.first.core.platform.user.service.UserRightCommonService.class - [JAR]

├─ dream.first.core.platform.user.service.UserRoleCommonService.class - [JAR]

dream.first.core.platform.login.model

├─ dream.first.core.platform.login.model.LoginSession.class - [JAR]

dream.first.core.platform.org.service

├─ dream.first.core.platform.org.service.OrgCommonService.class - [JAR]

dream.first.core.platform.module.constants

├─ dream.first.core.platform.module.constants.ModuleLog.class - [JAR]

├─ dream.first.core.platform.module.constants.ModuleProperty.class - [JAR]

├─ dream.first.core.platform.module.constants.ModuleShow.class - [JAR]

├─ dream.first.core.platform.module.constants.ModuleType.class - [JAR]

dream.first.core.platform.scip.constants

├─ dream.first.core.platform.scip.constants.SCIPType.class - [JAR]

dream.first.core.platform.log.model

├─ dream.first.core.platform.log.model.Log.class - [JAR]

dream.first.core.platform.login.service

├─ dream.first.core.platform.login.service.LoginSessionCommonService.class - [JAR]

dream.first.core.platform.service.manage

├─ dream.first.core.platform.service.manage.CacheableModuleServiceManager.class - [JAR]

├─ dream.first.core.platform.service.manage.DefaultCacheableModuleServiceManager.class - [JAR]

├─ dream.first.core.platform.service.manage.ModuleServiceManager.class - [JAR]

├─ dream.first.core.platform.service.manage.SimpleModuleServiceManager.class - [JAR]

dream.first.core.queryinfo.filter.impl.oracle

├─ dream.first.core.queryinfo.filter.impl.oracle.OracleQueryFilterInfoResolver.class - [JAR]

├─ dream.first.core.queryinfo.filter.impl.oracle.QueryOperatorMapperOracleOperator.class - [JAR]

dream.first.core.login

├─ dream.first.core.login.CurrentLoginUserInfo.class - [JAR]

├─ dream.first.core.login.CurrentLoginUserInfoHolder.class - [JAR]

dream.first.core.platform.icon.model

├─ dream.first.core.platform.icon.model.Icon.class - [JAR]

dream.first.core.platform.login.service.impl

├─ dream.first.core.platform.login.service.impl.LoginSessionCommonServiceImpl.class - [JAR]

dream.first.core.platform.org.model

├─ dream.first.core.platform.org.model.Org.class - [JAR]

dream.first.core.gson

├─ dream.first.core.gson.GsonSupplier.class - [JAR]

dream.first.core.platform.dict.model

├─ dream.first.core.platform.dict.model.Dict.class - [JAR]

dream.first.core.cache

├─ dream.first.core.cache.CacheManagerUtils.class - [JAR]

├─ dream.first.core.cache.CacheManagerable.class - [JAR]

dream.first.core.platform.icon.service

├─ dream.first.core.platform.icon.service.IconCommonService.class - [JAR]

dream.first.core.platform.dict.utils

├─ dream.first.core.platform.dict.utils.DictUtils.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Oct 08, 2020
2 usages
15 stars
Jan 01, 2021
3 usages
0 stars
Jul 10, 2021
3 usages
78 stars
Jul 11, 2021
3 usages
2.3k stars
Jul 13, 2022
2 usages
10 stars
Apr 07, 2021
2 usages
0 stars
Apr 08, 2021
3 usages
3 stars
May 27, 2021
2 usages
12 stars
api
May 06, 2023
2 usages
5 stars