jar

io.github.lizhian : easier-framework-core

Maven & Gradle

Sep 17, 2023
Table Of Contents

Latest Version

Download io.github.lizhian : easier-framework-core JAR file - Latest Versions:

All Versions

Download io.github.lizhian : easier-framework-core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.7.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 easier-framework-core-2.7.2023.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

easier.framework.core.plugin.cache.interfaces

├─ easier.framework.core.plugin.cache.interfaces.CacheInterface.class - [JAR]

easier.framework.core.util

├─ easier.framework.core.util.ApiDocUtil.class - [JAR]

├─ easier.framework.core.util.ClassUtil.class - [JAR]

├─ easier.framework.core.util.DefaultMethodUtil.class - [JAR]

├─ easier.framework.core.util.ExtensionCore.class - [JAR]

├─ easier.framework.core.util.HessianUtil.class - [JAR]

├─ easier.framework.core.util.IdUtil.class - [JAR]

├─ easier.framework.core.util.InstanceUtil.class - [JAR]

├─ easier.framework.core.util.JacksonUtil.class - [JAR]

├─ easier.framework.core.util.LambdaUtil.class - [JAR]

├─ easier.framework.core.util.ListUtil.class - [JAR]

├─ easier.framework.core.util.SpringUtil.class - [JAR]

├─ easier.framework.core.util.StrUtil.class - [JAR]

├─ easier.framework.core.util.TableUtil.class - [JAR]

├─ easier.framework.core.util.TraceIdUtil.class - [JAR]

├─ easier.framework.core.util.TreeUtil.class - [JAR]

├─ easier.framework.core.util.ValidUtil.class - [JAR]

├─ easier.framework.core.util.WebUtil.class - [JAR]

easier.framework.core.plugin.mq.annotation

├─ easier.framework.core.plugin.mq.annotation.EasierQueue.class - [JAR]

├─ easier.framework.core.plugin.mq.annotation.MQListener.class - [JAR]

├─ easier.framework.core.plugin.mq.annotation.Topic.class - [JAR]

easier.framework.core.plugin.auth

├─ easier.framework.core.plugin.auth.AuthContext.class - [JAR]

easier.framework.core.plugin.mq.container

├─ easier.framework.core.plugin.mq.container.MessageContainer.class - [JAR]

easier.framework.core.plugin.exception.biz

├─ easier.framework.core.plugin.exception.biz.BizErrorException.class - [JAR]

├─ easier.framework.core.plugin.exception.biz.BizException.class - [JAR]

├─ easier.framework.core.plugin.exception.biz.FrameworkException.class - [JAR]

easier.framework.core.plugin.cache.annotation

├─ easier.framework.core.plugin.cache.annotation.CacheDelete.class - [JAR]

├─ easier.framework.core.plugin.cache.annotation.CacheGet.class - [JAR]

├─ easier.framework.core.plugin.cache.annotation.CacheTimeToLive.class - [JAR]

├─ easier.framework.core.plugin.cache.annotation.CacheUpdate.class - [JAR]

├─ easier.framework.core.plugin.cache.annotation.CacheValue.class - [JAR]

├─ easier.framework.core.plugin.cache.annotation.EasierCache.class - [JAR]

├─ easier.framework.core.plugin.cache.annotation.EasierCacheUtil.class - [JAR]

easier.framework.core.plugin

├─ easier.framework.core.plugin.CacheTest.class - [JAR]

easier.framework.core.proxy

├─ easier.framework.core.proxy.TypedSelf.class - [JAR]

easier.framework.core.plugin.job

├─ easier.framework.core.plugin.job.CornJob.class - [JAR]

├─ easier.framework.core.plugin.job.JobException.class - [JAR]

├─ easier.framework.core.plugin.job.LoopJob.class - [JAR]

easier.framework.core.plugin.validation

├─ easier.framework.core.plugin.validation.UpdateGroup.class - [JAR]

├─ easier.framework.core.plugin.validation.ValidErrorDetail.class - [JAR]

easier.framework.core.plugin.rpc.enums

├─ easier.framework.core.plugin.rpc.enums.HostType.class - [JAR]

easier.framework.core.plugin.enums

├─ easier.framework.core.plugin.enums.EnumCodec.class - [JAR]

├─ easier.framework.core.plugin.enums.EnumDesc.class - [JAR]

├─ easier.framework.core.plugin.enums.EnumDetail.class - [JAR]

easier.framework.core.plugin.jackson.expland

├─ easier.framework.core.plugin.jackson.expland.JsonExpand.class - [JAR]

├─ easier.framework.core.plugin.jackson.expland.JsonExpandContext.class - [JAR]

├─ easier.framework.core.plugin.jackson.expland.JsonExpander.class - [JAR]

easier.framework.core.plugin.cache

├─ easier.framework.core.plugin.cache.Cache.class - [JAR]

├─ easier.framework.core.plugin.cache.CacheBuilder.class - [JAR]

├─ easier.framework.core.plugin.cache.CacheBuilderException.class - [JAR]

├─ easier.framework.core.plugin.cache.Caches.class - [JAR]

├─ easier.framework.core.plugin.cache.RedisSources.class - [JAR]

easier.framework.core.plugin.mq.enums

├─ easier.framework.core.plugin.mq.enums.MQType.class - [JAR]

easier.framework.core.plugin.innerRequest

├─ easier.framework.core.plugin.innerRequest.InnerRequest.class - [JAR]

├─ easier.framework.core.plugin.innerRequest.InnerRequestBuilder.class - [JAR]

├─ easier.framework.core.plugin.innerRequest.InnerRequestException.class - [JAR]

├─ easier.framework.core.plugin.innerRequest.ServiceDetail.class - [JAR]

easier.framework.core.plugin.jackson

├─ easier.framework.core.plugin.jackson.ObjectMapperHolder.class - [JAR]

easier.framework.core.function

├─ easier.framework.core.function.BiSConsumer.class - [JAR]

├─ easier.framework.core.function.BiSFunction.class - [JAR]

├─ easier.framework.core.function.BiSPredicate.class - [JAR]

├─ easier.framework.core.function.SConsumer.class - [JAR]

├─ easier.framework.core.function.SPredicate.class - [JAR]

├─ easier.framework.core.function.SSupplier.class - [JAR]

easier.framework.core.plugin.event

├─ easier.framework.core.plugin.event.BroadcastEvent.class - [JAR]

├─ easier.framework.core.plugin.event.BroadcastEventDetail.class - [JAR]

easier.framework.core.plugin.auth.annotation

├─ easier.framework.core.plugin.auth.annotation.BaseAuth.class - [JAR]

├─ easier.framework.core.plugin.auth.annotation.DeletePermission.class - [JAR]

├─ easier.framework.core.plugin.auth.annotation.IgnoreAuth.class - [JAR]

├─ easier.framework.core.plugin.auth.annotation.MustLogin.class - [JAR]

├─ easier.framework.core.plugin.auth.annotation.MustPermission.class - [JAR]

├─ easier.framework.core.plugin.auth.annotation.MustRole.class - [JAR]

├─ easier.framework.core.plugin.auth.annotation.QueryPermission.class - [JAR]

easier.framework.core.plugin.cache.container

├─ easier.framework.core.plugin.cache.container.CacheContainer.class - [JAR]

├─ easier.framework.core.plugin.cache.container.CacheContainerBuilder.class - [JAR]

├─ easier.framework.core.plugin.cache.container.CacheContainerHelper.class - [JAR]

easier.framework.core.plugin.mybatis

├─ easier.framework.core.plugin.mybatis.MybatisPlusEntity.class - [JAR]

├─ easier.framework.core.plugin.mybatis.TableCode.class - [JAR]

easier.framework.core.kt

├─ easier.framework.core.kt.ConstructFunKt.class - [JAR]

├─ easier.framework.core.kt.JsonFunKt.class - [JAR]

├─ easier.framework.core.kt.MapFunKt.class - [JAR]

├─ easier.framework.core.kt.NullToFunKt.class - [JAR]

├─ easier.framework.core.kt.PredicateFun.class - [JAR]

├─ easier.framework.core.kt.PredicateFunKt.class - [JAR]

├─ easier.framework.core.kt.Require.class - [JAR]

├─ easier.framework.core.kt.ValidateFun.class - [JAR]

├─ easier.framework.core.kt.ValidateFunKt.class - [JAR]

easier.framework.core.plugin.auth.detail

├─ easier.framework.core.plugin.auth.detail.AuthDetail.class - [JAR]

├─ easier.framework.core.plugin.auth.detail.BaseAuthDetail.class - [JAR]

easier.framework.core.domain

├─ easier.framework.core.domain.BaseEntity.class - [JAR]

├─ easier.framework.core.domain.BaseLogicEntity.class - [JAR]

├─ easier.framework.core.domain.Between.class - [JAR]

├─ easier.framework.core.domain.CodeQo.class - [JAR]

├─ easier.framework.core.domain.CodesQo.class - [JAR]

├─ easier.framework.core.domain.IdQo.class - [JAR]

├─ easier.framework.core.domain.IdsQo.class - [JAR]

├─ easier.framework.core.domain.PageParam.class - [JAR]

├─ easier.framework.core.domain.R.class - [JAR]

├─ easier.framework.core.domain.RCode.class - [JAR]

easier.framework.core.plugin.jackson.annotation

├─ easier.framework.core.plugin.jackson.annotation.Alias.class - [JAR]

├─ easier.framework.core.plugin.jackson.annotation.AliasId.class - [JAR]

├─ easier.framework.core.plugin.jackson.annotation.BoolReverse.class - [JAR]

├─ easier.framework.core.plugin.jackson.annotation.ShowDeptDetail.class - [JAR]

├─ easier.framework.core.plugin.jackson.annotation.ShowDictDetail.class - [JAR]

├─ easier.framework.core.plugin.jackson.annotation.ShowUserDetail.class - [JAR]

easier.framework.core.plugin.tree

├─ easier.framework.core.plugin.tree.TreeBuilder.class - [JAR]

├─ easier.framework.core.plugin.tree.TreeNode.class - [JAR]

easier.framework.core.plugin.cache.enums

├─ easier.framework.core.plugin.cache.enums.LocalCache.class - [JAR]

easier.framework.core.plugin.exception.handler

├─ easier.framework.core.plugin.exception.handler.ErrorConfigurer.class - [JAR]

├─ easier.framework.core.plugin.exception.handler.ErrorHandler.class - [JAR]

├─ easier.framework.core.plugin.exception.handler.ErrorHandlerRegistry.class - [JAR]

easier.framework.core.plugin.auth.expand

├─ easier.framework.core.plugin.auth.expand.AuthExpand.class - [JAR]

├─ easier.framework.core.plugin.auth.expand.AuthExpandContext.class - [JAR]

├─ easier.framework.core.plugin.auth.expand.AuthExpander.class - [JAR]

easier.framework.core.aop

├─ easier.framework.core.aop.DefaultMethodInvocationHandler.class - [JAR]

├─ easier.framework.core.aop.MethodPointcut.class - [JAR]

├─ easier.framework.core.aop.TargetMethodInterceptor.class - [JAR]

easier.framework.core.plugin.exception

├─ easier.framework.core.plugin.exception.BaseException.class - [JAR]

easier.framework.core.plugin.innerRequest.enums

├─ easier.framework.core.plugin.innerRequest.enums.ServiceType.class - [JAR]

easier.framework.core.plugin.rpc

├─ easier.framework.core.plugin.rpc.EasierRPC.class - [JAR]

├─ easier.framework.core.plugin.rpc.RpcClient.class - [JAR]

├─ easier.framework.core.plugin.rpc.RpcInterface.class - [JAR]

easier.framework.core.plugin.dict

├─ easier.framework.core.plugin.dict.Dict.class - [JAR]

├─ easier.framework.core.plugin.dict.DictDetail.class - [JAR]

├─ easier.framework.core.plugin.dict.DictItemDetail.class - [JAR]

easier.framework.core.plugin.codec

├─ easier.framework.core.plugin.codec.BytesCodec.class - [JAR]

├─ easier.framework.core.plugin.codec.Codec.class - [JAR]

├─ easier.framework.core.plugin.codec.HessianCodec.class - [JAR]

├─ easier.framework.core.plugin.codec.JacksonCodec.class - [JAR]

├─ easier.framework.core.plugin.codec.JdkCodec.class - [JAR]

easier.framework.core.plugin.mq.fallback

├─ easier.framework.core.plugin.mq.fallback.LoggingFallback.class - [JAR]

├─ easier.framework.core.plugin.mq.fallback.MQListenerFallback.class - [JAR]

easier.framework.core.plugin.mq

├─ easier.framework.core.plugin.mq.MQ.class - [JAR]

├─ easier.framework.core.plugin.mq.MQBuilder.class - [JAR]

├─ easier.framework.core.plugin.mq.MQBuilderException.class - [JAR]