jar

com.lwohvye : unicorn-core

Maven & Gradle

Aug 24, 2023
0 stars

Unicorn Core · Common module with BaseConfig, Utils, QueryAnno and so on

Table Of Contents

Latest Version

Download com.lwohvye : unicorn-core JAR file - Latest Versions:

All Versions

Download com.lwohvye : unicorn-core JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.2.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 unicorn-core-4.0.2-xi.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.lwohvye.core.utils

├─ com.lwohvye.core.utils.CacheKey.class - [JAR]

├─ com.lwohvye.core.utils.CallBack.class - [JAR]

├─ com.lwohvye.core.utils.CloseUtils.class - [JAR]

├─ com.lwohvye.core.utils.ConcurrencyUtils.class - [JAR]

├─ com.lwohvye.core.utils.ConvertBlob2StringUtil.class - [JAR]

├─ com.lwohvye.core.utils.ConvertString4BlobUtil.class - [JAR]

├─ com.lwohvye.core.utils.DateUtils.class - [JAR]

├─ com.lwohvye.core.utils.DynamicEnumHelper.class - [JAR]

├─ com.lwohvye.core.utils.EncryptUtils.class - [JAR]

├─ com.lwohvye.core.utils.ExceptionMsgUtils.class - [JAR]

├─ com.lwohvye.core.utils.FileUtils.class - [JAR]

├─ com.lwohvye.core.utils.GenericsUtils.class - [JAR]

├─ com.lwohvye.core.utils.JDKUtils.class - [JAR]

├─ com.lwohvye.core.utils.MailAdapter.class - [JAR]

├─ com.lwohvye.core.utils.MyList.class - [JAR]

├─ com.lwohvye.core.utils.PageUtils.class - [JAR]

├─ com.lwohvye.core.utils.QueryHelp.class - [JAR]

├─ com.lwohvye.core.utils.RequestHolder.class - [JAR]

├─ com.lwohvye.core.utils.RsaUtils.class - [JAR]

├─ com.lwohvye.core.utils.SecurityUtils.class - [JAR]

├─ com.lwohvye.core.utils.SpringContextHolder.class - [JAR]

├─ com.lwohvye.core.utils.StringUtils.class - [JAR]

├─ com.lwohvye.core.utils.ThrowableUtils.class - [JAR]

├─ com.lwohvye.core.utils.ThumbnailUtils.class - [JAR]

├─ com.lwohvye.core.utils.TranslatorUtils.class - [JAR]

├─ com.lwohvye.core.utils.UnsafeUtils.class - [JAR]

├─ com.lwohvye.core.utils.ValidationUtils.class - [JAR]

com.lwohvye.core.config.swagger

├─ com.lwohvye.core.config.swagger.OpenApiConfig.class - [JAR]

├─ com.lwohvye.core.config.swagger.SwaggerProperties.class - [JAR]

com.lwohvye.core.base

├─ com.lwohvye.core.base.BaseDTO.class - [JAR]

├─ com.lwohvye.core.base.BaseEntity.class - [JAR]

├─ com.lwohvye.core.base.BaseMapper.class - [JAR]

├─ com.lwohvye.core.base.BaseService.class - [JAR]

├─ com.lwohvye.core.base.SimplePOJO.class - [JAR]

com.lwohvye.core.annotation.log

├─ com.lwohvye.core.annotation.log.OprLog.class - [JAR]

com.lwohvye.core.utils.redis

├─ com.lwohvye.core.utils.redis.RedisUtils.class - [JAR]

com.lwohvye.core.utils.result

├─ com.lwohvye.core.utils.result.IResultCode.class - [JAR]

├─ com.lwohvye.core.utils.result.IResultInfo.class - [JAR]

├─ com.lwohvye.core.utils.result.ResultCode.class - [JAR]

├─ com.lwohvye.core.utils.result.ResultInfo.class - [JAR]

├─ com.lwohvye.core.utils.result.ResultUtils.class - [JAR]

com.lwohvye.core.annotation

├─ com.lwohvye.core.annotation.AnonymousAccess.class - [JAR]

├─ com.lwohvye.core.annotation.Blob2String.class - [JAR]

├─ com.lwohvye.core.annotation.Limit.class - [JAR]

├─ com.lwohvye.core.annotation.Query.class - [JAR]

├─ com.lwohvye.core.annotation.RespResultBody.class - [JAR]

├─ com.lwohvye.core.annotation.String4Blob.class - [JAR]

com.lwohvye.core.utils.json

├─ com.lwohvye.core.utils.json.JsonDateFormatFulls.class - [JAR]

├─ com.lwohvye.core.utils.json.JsonUtils.class - [JAR]

com.lwohvye.core.config.security

├─ com.lwohvye.core.config.security.CustomizerX509Filter.class - [JAR]

├─ com.lwohvye.core.config.security.SimpleSecurityConfig.class - [JAR]

com.lwohvye.core.advice

├─ com.lwohvye.core.advice.ResponseResultBodyAdvice.class - [JAR]

├─ com.lwohvye.core.advice.package-info.class - [JAR]

com.lwohvye.core.constant

├─ com.lwohvye.core.constant.ElAdminConstant.class - [JAR]

├─ com.lwohvye.core.constant.SecurityConstant.class - [JAR]

com.lwohvye.core.config

├─ com.lwohvye.core.config.AuditorConfig.class - [JAR]

├─ com.lwohvye.core.config.CustomCommonConfig.class - [JAR]

├─ com.lwohvye.core.config.FileProperties.class - [JAR]

├─ com.lwohvye.core.config.LocalCoreConfig.class - [JAR]

├─ com.lwohvye.core.config.RsaProperties.class - [JAR]

├─ com.lwohvye.core.config.UnicornAutoConfiguration.class - [JAR]

├─ com.lwohvye.core.config.ValentineExecutorConfig.class - [JAR]

com.lwohvye.core.utils.enums

├─ com.lwohvye.core.utils.enums.CodeBiEnum.class - [JAR]

├─ com.lwohvye.core.utils.enums.CodeEnum.class - [JAR]

├─ com.lwohvye.core.utils.enums.DataOperatorEnum.class - [JAR]

├─ com.lwohvye.core.utils.enums.DataScopeEnum.class - [JAR]

├─ com.lwohvye.core.utils.enums.RequestMethodEnum.class - [JAR]

com.lwohvye.core.utils.rabbitmq

├─ com.lwohvye.core.utils.rabbitmq.AmqpMsgEntity.class - [JAR]

├─ com.lwohvye.core.utils.rabbitmq.ExtensionProducerService.class - [JAR]

├─ com.lwohvye.core.utils.rabbitmq.SimpleMQProducerService.class - [JAR]

├─ com.lwohvye.core.utils.rabbitmq.YRabbitAbstractConsumer.class - [JAR]

com.lwohvye.core.utils.mapper

├─ com.lwohvye.core.utils.mapper.DateTimeMapper.class - [JAR]

├─ com.lwohvye.core.utils.mapper.TimestampMapper.class - [JAR]

com.lwohvye.core.annotation.rest

├─ com.lwohvye.core.annotation.rest.AnonymousDeleteMapping.class - [JAR]

├─ com.lwohvye.core.annotation.rest.AnonymousGetMapping.class - [JAR]

├─ com.lwohvye.core.annotation.rest.AnonymousPatchMapping.class - [JAR]

├─ com.lwohvye.core.annotation.rest.AnonymousPostMapping.class - [JAR]

├─ com.lwohvye.core.annotation.rest.AnonymousPutMapping.class - [JAR]

com.lwohvye.core.exception

├─ com.lwohvye.core.exception.BadConfigurationException.class - [JAR]

├─ com.lwohvye.core.exception.BadRequestException.class - [JAR]

├─ com.lwohvye.core.exception.NeedImplementException.class - [JAR]

├─ com.lwohvye.core.exception.UtilsException.class - [JAR]

com.lwohvye.core.config.cache

├─ com.lwohvye.core.config.cache.RedisConfig.class - [JAR]

com.lwohvye.core.context

├─ com.lwohvye.core.context.CycleAvoidingMappingContext.class - [JAR]

com.lwohvye.core.aspect

├─ com.lwohvye.core.aspect.LimitAspect.class - [JAR]

├─ com.lwohvye.core.aspect.LimitType.class - [JAR]

Advertisement

Dependencies from Group

Aug 07, 2022
3 usages
33 stars
Aug 07, 2022
2 usages
33 stars
Aug 07, 2022
1 usages
33 stars
Aug 07, 2022
1 usages
33 stars
Aug 07, 2022
1 usages
33 stars

Discover Dependencies

Aug 24, 2023
0 stars
Mar 18, 2023
0 stars
Nov 30, 2022
33 stars
Aug 24, 2023
0 stars
Jun 15, 2023
0 stars
Nov 30, 2022
587 stars
Nov 30, 2022
587 stars
Nov 30, 2022
587 stars