All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download rs-framework-core JAR 0.0.3 with all dependencies


Files of the artifact rs-framework-core version 0.0.3 from the group com.jxrisesun.

Artifact rs-framework-core
Group com.jxrisesun
Version 0.0.3
Last update 25. August 2023
Tags: framework
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 19
Dependencies slf4j-api, javax.servlet-api, validation-api, spring-context-support, spring-web, fastjson2, commons-lang3, commons-pool2, commons-io, mybatis, mybatis-spring, mybatis-plus, transmittable-thread-local, poi-ooxml, oshi-core, jjwt, kaptcha, easy-captcha, okhttp,
There are maybe transitive dependencies!
There is a newer version: 0.0.4
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of rs-framework-core Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of rs-framework-core version 0.0.3

META-INF
META-INF.META-INF.MANIFEST.MF
com.jxrisesun.framework.core
com.jxrisesun.framework.core.com.jxrisesun.framework.core.App
com.jxrisesun.framework.core.com.jxrisesun.framework.core.Assert
com.jxrisesun.framework.core.config.properties
com.jxrisesun.framework.core.config.properties.com.jxrisesun.framework.core.config.properties.CoreProperties
com.jxrisesun.framework.core.constant
com.jxrisesun.framework.core.constant.com.jxrisesun.framework.core.constant.CacheConstants
com.jxrisesun.framework.core.constant.com.jxrisesun.framework.core.constant.CharsetConstants
com.jxrisesun.framework.core.constant.com.jxrisesun.framework.core.constant.ConfigConstants
com.jxrisesun.framework.core.constant.com.jxrisesun.framework.core.constant.ExceptionConstants
com.jxrisesun.framework.core.constant.com.jxrisesun.framework.core.constant.GenConstants
com.jxrisesun.framework.core.constant.com.jxrisesun.framework.core.constant.HttpConstants
com.jxrisesun.framework.core.constant.com.jxrisesun.framework.core.constant.PropertiesConstants
com.jxrisesun.framework.core.constant.com.jxrisesun.framework.core.constant.ScheduleConstants
com.jxrisesun.framework.core.constant.com.jxrisesun.framework.core.constant.SecurityConstants
com.jxrisesun.framework.core.constant.com.jxrisesun.framework.core.constant.TokenConstants
com.jxrisesun.framework.core.constant.com.jxrisesun.framework.core.constant.UserConstants
com.jxrisesun.framework.core.domain
com.jxrisesun.framework.core.domain.com.jxrisesun.framework.core.domain.R
com.jxrisesun.framework.core.enums
com.jxrisesun.framework.core.enums.com.jxrisesun.framework.core.enums.BusinessStatus
com.jxrisesun.framework.core.enums.com.jxrisesun.framework.core.enums.BusinessType
com.jxrisesun.framework.core.enums.com.jxrisesun.framework.core.enums.CacheType
com.jxrisesun.framework.core.enums.com.jxrisesun.framework.core.enums.DateField
com.jxrisesun.framework.core.enums.com.jxrisesun.framework.core.enums.DateWeek
com.jxrisesun.framework.core.enums.com.jxrisesun.framework.core.enums.HttpMethod
com.jxrisesun.framework.core.enums.com.jxrisesun.framework.core.enums.OperatorType
com.jxrisesun.framework.core.enums.com.jxrisesun.framework.core.enums.UserStatus
com.jxrisesun.framework.core.exception
com.jxrisesun.framework.core.exception.com.jxrisesun.framework.core.exception.CheckedException
com.jxrisesun.framework.core.exception.com.jxrisesun.framework.core.exception.DemoModeException
com.jxrisesun.framework.core.exception.com.jxrisesun.framework.core.exception.GlobalException
com.jxrisesun.framework.core.exception.com.jxrisesun.framework.core.exception.ServiceException
com.jxrisesun.framework.core.exception.com.jxrisesun.framework.core.exception.UtilException
com.jxrisesun.framework.core.exception.auth
com.jxrisesun.framework.core.exception.auth.com.jxrisesun.framework.core.exception.auth.InnerAuthException
com.jxrisesun.framework.core.exception.auth.com.jxrisesun.framework.core.exception.auth.NotLoginException
com.jxrisesun.framework.core.exception.auth.com.jxrisesun.framework.core.exception.auth.NotPermissionException
com.jxrisesun.framework.core.exception.auth.com.jxrisesun.framework.core.exception.auth.NotRoleException
com.jxrisesun.framework.core.exception.auth.com.jxrisesun.framework.core.exception.auth.PreAuthorizeException
com.jxrisesun.framework.core.exception.base
com.jxrisesun.framework.core.exception.base.com.jxrisesun.framework.core.exception.base.BaseException
com.jxrisesun.framework.core.exception.file
com.jxrisesun.framework.core.exception.file.com.jxrisesun.framework.core.exception.file.FileException
com.jxrisesun.framework.core.exception.file.com.jxrisesun.framework.core.exception.file.FileNameLengthLimitExceededException
com.jxrisesun.framework.core.exception.file.com.jxrisesun.framework.core.exception.file.FileSizeLimitExceededException
com.jxrisesun.framework.core.exception.file.com.jxrisesun.framework.core.exception.file.FileUploadException
com.jxrisesun.framework.core.exception.file.com.jxrisesun.framework.core.exception.file.InvalidExtensionException
com.jxrisesun.framework.core.exception.job
com.jxrisesun.framework.core.exception.job.com.jxrisesun.framework.core.exception.job.TaskException
com.jxrisesun.framework.core.exception.user
com.jxrisesun.framework.core.exception.user.com.jxrisesun.framework.core.exception.user.BlackListException
com.jxrisesun.framework.core.exception.user.com.jxrisesun.framework.core.exception.user.CaptchaErrorException
com.jxrisesun.framework.core.exception.user.com.jxrisesun.framework.core.exception.user.CaptchaExpireException
com.jxrisesun.framework.core.exception.user.com.jxrisesun.framework.core.exception.user.UserException
com.jxrisesun.framework.core.exception.user.com.jxrisesun.framework.core.exception.user.UserNotExistsException
com.jxrisesun.framework.core.exception.user.com.jxrisesun.framework.core.exception.user.UserPasswordNotMatchException
com.jxrisesun.framework.core.exception.user.com.jxrisesun.framework.core.exception.user.UserPasswordRetryLimitExceedException
com.jxrisesun.framework.core.exception.user.com.jxrisesun.framework.core.exception.user.WhiteListException
com.jxrisesun.framework.core.lang
com.jxrisesun.framework.core.lang.com.jxrisesun.framework.core.lang.Singleton
com.jxrisesun.framework.core.logic.cache
com.jxrisesun.framework.core.logic.cache.com.jxrisesun.framework.core.logic.cache.CacheLogic
com.jxrisesun.framework.core.logic.captch
com.jxrisesun.framework.core.logic.captch.com.jxrisesun.framework.core.logic.captch.CaptchInfo
com.jxrisesun.framework.core.logic.captch.com.jxrisesun.framework.core.logic.captch.CaptchLogic
com.jxrisesun.framework.core.logic.captch.com.jxrisesun.framework.core.logic.captch.EasyCaptchaLogic
com.jxrisesun.framework.core.logic.captch.com.jxrisesun.framework.core.logic.captch.KaptchaLogic
com.jxrisesun.framework.core.logic.context
com.jxrisesun.framework.core.logic.context.com.jxrisesun.framework.core.logic.context.ContextLogic
com.jxrisesun.framework.core.logic.context.com.jxrisesun.framework.core.logic.context.SimpleContextHolder
com.jxrisesun.framework.core.logic.context.com.jxrisesun.framework.core.logic.context.SimpleContextLogic
com.jxrisesun.framework.core.logic.global
com.jxrisesun.framework.core.logic.global.com.jxrisesun.framework.core.logic.global.GlobalLogic
com.jxrisesun.framework.core.logic.global.com.jxrisesun.framework.core.logic.global.SimpleGlobalLogic
com.jxrisesun.framework.core.logic.log
com.jxrisesun.framework.core.logic.log.com.jxrisesun.framework.core.logic.log.LogLogic
com.jxrisesun.framework.core.logic.manage
com.jxrisesun.framework.core.logic.manage.com.jxrisesun.framework.core.logic.manage.ManageLogic
com.jxrisesun.framework.core.logic.manage.com.jxrisesun.framework.core.logic.manage.SimpleManageLogic
com.jxrisesun.framework.core.logic.token
com.jxrisesun.framework.core.logic.token.com.jxrisesun.framework.core.logic.token.AuthToken
com.jxrisesun.framework.core.logic.token.com.jxrisesun.framework.core.logic.token.SimpleTokenLogic
com.jxrisesun.framework.core.logic.token.com.jxrisesun.framework.core.logic.token.TokenLogic
com.jxrisesun.framework.core.logic.user
com.jxrisesun.framework.core.logic.user.com.jxrisesun.framework.core.logic.user.AuthUser
com.jxrisesun.framework.core.logic.user.com.jxrisesun.framework.core.logic.user.SimpleUserLogic
com.jxrisesun.framework.core.logic.user.com.jxrisesun.framework.core.logic.user.UserLogic
com.jxrisesun.framework.core.logic.user.annotation
com.jxrisesun.framework.core.logic.user.annotation.com.jxrisesun.framework.core.logic.user.annotation.Anonymous
com.jxrisesun.framework.core.logic.user.annotation.com.jxrisesun.framework.core.logic.user.annotation.InnerAuth
com.jxrisesun.framework.core.logic.user.annotation.com.jxrisesun.framework.core.logic.user.annotation.Logical
com.jxrisesun.framework.core.logic.user.annotation.com.jxrisesun.framework.core.logic.user.annotation.RequiresLogin
com.jxrisesun.framework.core.logic.user.annotation.com.jxrisesun.framework.core.logic.user.annotation.RequiresPermissions
com.jxrisesun.framework.core.logic.user.annotation.com.jxrisesun.framework.core.logic.user.annotation.RequiresRoles
com.jxrisesun.framework.core.text
com.jxrisesun.framework.core.text.com.jxrisesun.framework.core.text.CharsetKit
com.jxrisesun.framework.core.text.com.jxrisesun.framework.core.text.Convert
com.jxrisesun.framework.core.text.com.jxrisesun.framework.core.text.StrFormatter
com.jxrisesun.framework.core.utils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.Arith
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.CacheUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.CaptchUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.CollectionUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.ContextUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.DateUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.DictUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.ExceptionUtil
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.FileUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.IoUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.JdbcUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.JwtUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.LogUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.LogicUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.ManageUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.NumberUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.PageUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.ServletUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.SpringUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.StringUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.ThreadUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.TokenUtils
com.jxrisesun.framework.core.utils.com.jxrisesun.framework.core.utils.UserUtils
com.jxrisesun.framework.core.utils.bean
com.jxrisesun.framework.core.utils.bean.com.jxrisesun.framework.core.utils.bean.BeanUtils
com.jxrisesun.framework.core.utils.bean.com.jxrisesun.framework.core.utils.bean.BeanValidators
com.jxrisesun.framework.core.utils.bean.group
com.jxrisesun.framework.core.utils.bean.group.com.jxrisesun.framework.core.utils.bean.group.AddGroup
com.jxrisesun.framework.core.utils.bean.group.com.jxrisesun.framework.core.utils.bean.group.DefaultGroup
com.jxrisesun.framework.core.utils.bean.group.com.jxrisesun.framework.core.utils.bean.group.Group
com.jxrisesun.framework.core.utils.bean.group.com.jxrisesun.framework.core.utils.bean.group.UpdateGroup
com.jxrisesun.framework.core.utils.crypto
com.jxrisesun.framework.core.utils.crypto.com.jxrisesun.framework.core.utils.crypto.CryptoUtils
com.jxrisesun.framework.core.utils.crypto.bcrypt
com.jxrisesun.framework.core.utils.crypto.bcrypt.com.jxrisesun.framework.core.utils.crypto.bcrypt.BCrypt
com.jxrisesun.framework.core.utils.crypto.bcrypt.com.jxrisesun.framework.core.utils.crypto.bcrypt.BCryptPasswordEncoder
com.jxrisesun.framework.core.utils.file
com.jxrisesun.framework.core.utils.file.com.jxrisesun.framework.core.utils.file.FileTypeUtils
com.jxrisesun.framework.core.utils.file.com.jxrisesun.framework.core.utils.file.MimeTypeUtils
com.jxrisesun.framework.core.utils.html
com.jxrisesun.framework.core.utils.html.com.jxrisesun.framework.core.utils.html.EscapeUtil
com.jxrisesun.framework.core.utils.html.com.jxrisesun.framework.core.utils.html.HTMLFilter
com.jxrisesun.framework.core.utils.ip
com.jxrisesun.framework.core.utils.ip.com.jxrisesun.framework.core.utils.ip.IpUtils
com.jxrisesun.framework.core.utils.jackson
com.jxrisesun.framework.core.utils.jackson.com.jxrisesun.framework.core.utils.jackson.JacksonDateDeserializer
com.jxrisesun.framework.core.utils.jackson.com.jxrisesun.framework.core.utils.jackson.JacksonDateSerializer
com.jxrisesun.framework.core.utils.jackson.com.jxrisesun.framework.core.utils.jackson.JacksonLongSerializer
com.jxrisesun.framework.core.utils.kaptcha
com.jxrisesun.framework.core.utils.kaptcha.com.jxrisesun.framework.core.utils.kaptcha.KaptchaTextCreator
com.jxrisesun.framework.core.utils.kaptcha.com.jxrisesun.framework.core.utils.kaptcha.KaptchaUtils
com.jxrisesun.framework.core.utils.okhttp
com.jxrisesun.framework.core.utils.okhttp.com.jxrisesun.framework.core.utils.okhttp.OkHttpConfig
com.jxrisesun.framework.core.utils.okhttp.com.jxrisesun.framework.core.utils.okhttp.OkHttpRequest
com.jxrisesun.framework.core.utils.okhttp.com.jxrisesun.framework.core.utils.okhttp.OkHttpRespBodyCallback
com.jxrisesun.framework.core.utils.okhttp.com.jxrisesun.framework.core.utils.okhttp.OkHttpRespCallback
com.jxrisesun.framework.core.utils.okhttp.com.jxrisesun.framework.core.utils.okhttp.OkHttpResponse
com.jxrisesun.framework.core.utils.okhttp.com.jxrisesun.framework.core.utils.okhttp.OkHttpUtils
com.jxrisesun.framework.core.utils.poi
com.jxrisesun.framework.core.utils.poi.com.jxrisesun.framework.core.utils.poi.ExcelHandlerAdapter
com.jxrisesun.framework.core.utils.poi.annotation
com.jxrisesun.framework.core.utils.poi.annotation.com.jxrisesun.framework.core.utils.poi.annotation.Excel
com.jxrisesun.framework.core.utils.poi.annotation.com.jxrisesun.framework.core.utils.poi.annotation.Excels
com.jxrisesun.framework.core.utils.reflect
com.jxrisesun.framework.core.utils.reflect.com.jxrisesun.framework.core.utils.reflect.ReflectUtils
com.jxrisesun.framework.core.utils.sign
com.jxrisesun.framework.core.utils.sign.com.jxrisesun.framework.core.utils.sign.Base64
com.jxrisesun.framework.core.utils.sign.com.jxrisesun.framework.core.utils.sign.Md5Utils
com.jxrisesun.framework.core.utils.spring
com.jxrisesun.framework.core.utils.spring.com.jxrisesun.framework.core.utils.spring.SpringContextHolder
com.jxrisesun.framework.core.utils.sql
com.jxrisesun.framework.core.utils.sql.com.jxrisesun.framework.core.utils.sql.SqlUtil
com.jxrisesun.framework.core.utils.useragent
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.Application
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.ApplicationType
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.Browser
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.BrowserType
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.DeviceType
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.Manufacturer
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.OperatingSystem
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.PatternBasedVersionFetcher
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.RenderingEngine
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.SequentialVersionFetcher
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.UserAgent
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.Utils
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.Version
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.VersionFetcher
com.jxrisesun.framework.core.utils.useragent.com.jxrisesun.framework.core.utils.useragent.VersionFetcherFromMap
com.jxrisesun.framework.core.utils.useragent.browser
com.jxrisesun.framework.core.utils.useragent.browser.com.jxrisesun.framework.core.utils.useragent.browser.SafariUtils
com.jxrisesun.framework.core.utils.uuid
com.jxrisesun.framework.core.utils.uuid.com.jxrisesun.framework.core.utils.uuid.IdUtils
com.jxrisesun.framework.core.utils.uuid.com.jxrisesun.framework.core.utils.uuid.Seq
com.jxrisesun.framework.core.utils.uuid.com.jxrisesun.framework.core.utils.uuid.UUID
com.jxrisesun.framework.core.web.domain
com.jxrisesun.framework.core.web.domain.com.jxrisesun.framework.core.web.domain.AjaxResult
com.jxrisesun.framework.core.web.domain.com.jxrisesun.framework.core.web.domain.BaseEntity
com.jxrisesun.framework.core.web.domain.com.jxrisesun.framework.core.web.domain.Server
com.jxrisesun.framework.core.web.domain.com.jxrisesun.framework.core.web.domain.TreeEntity
com.jxrisesun.framework.core.web.domain.com.jxrisesun.framework.core.web.domain.TreeSelect
com.jxrisesun.framework.core.web.domain.server
com.jxrisesun.framework.core.web.domain.server.com.jxrisesun.framework.core.web.domain.server.Cpu
com.jxrisesun.framework.core.web.domain.server.com.jxrisesun.framework.core.web.domain.server.Jvm
com.jxrisesun.framework.core.web.domain.server.com.jxrisesun.framework.core.web.domain.server.Mem
com.jxrisesun.framework.core.web.domain.server.com.jxrisesun.framework.core.web.domain.server.Sys
com.jxrisesun.framework.core.web.domain.server.com.jxrisesun.framework.core.web.domain.server.SysFile
com.jxrisesun.framework.core.web.domain.system
com.jxrisesun.framework.core.web.domain.system.com.jxrisesun.framework.core.web.domain.system.AbstractSysDept
com.jxrisesun.framework.core.web.domain.system.com.jxrisesun.framework.core.web.domain.system.AbstractSysDictData
com.jxrisesun.framework.core.web.domain.system.com.jxrisesun.framework.core.web.domain.system.AbstractSysDictType
com.jxrisesun.framework.core.web.domain.system.com.jxrisesun.framework.core.web.domain.system.AbstractSysFile
com.jxrisesun.framework.core.web.domain.system.com.jxrisesun.framework.core.web.domain.system.AbstractSysLogininfor
com.jxrisesun.framework.core.web.domain.system.com.jxrisesun.framework.core.web.domain.system.AbstractSysMenu
com.jxrisesun.framework.core.web.domain.system.com.jxrisesun.framework.core.web.domain.system.AbstractSysOperLog
com.jxrisesun.framework.core.web.domain.system.com.jxrisesun.framework.core.web.domain.system.AbstractSysRole
com.jxrisesun.framework.core.web.domain.system.com.jxrisesun.framework.core.web.domain.system.AbstractSysUser
com.jxrisesun.framework.core.web.page
com.jxrisesun.framework.core.web.page.com.jxrisesun.framework.core.web.page.PageDomain
com.jxrisesun.framework.core.web.page.com.jxrisesun.framework.core.web.page.TableDataInfo
com.jxrisesun.framework.core.web.page.com.jxrisesun.framework.core.web.page.TableSupport
com.jxrisesun.framework.core.xss.annotation
com.jxrisesun.framework.core.xss.annotation.com.jxrisesun.framework.core.xss.annotation.Xss
com.jxrisesun.framework.core.xss.annotation.com.jxrisesun.framework.core.xss.annotation.XssValidator
com.jxrisesun.framework.core.xss.filter
com.jxrisesun.framework.core.xss.filter.com.jxrisesun.framework.core.xss.filter.PropertyPreExcludeFilter
com.jxrisesun.framework.core.xss.filter.com.jxrisesun.framework.core.xss.filter.XssFilter
com.jxrisesun.framework.core.xss.filter.com.jxrisesun.framework.core.xss.filter.XssHttpServletRequestWrapper




© 2015 - 2024 Weber Informatics LLC | Privacy Policy