jar

com.github.lvyanyang : xci-core

Maven & Gradle

Apr 26, 2020
4 usages
0 stars

西交投Web框架库

Table Of Contents

Latest Version

Download com.github.lvyanyang : xci-core JAR file - Latest Versions:

All Versions

Download com.github.lvyanyang : xci-core JAR file - All Versions:

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

com.github.lvyanyang.configuration

├─ com.github.lvyanyang.configuration.ApiAutoConfiguration.class - [JAR]

├─ com.github.lvyanyang.configuration.ApiProperties.class - [JAR]

├─ com.github.lvyanyang.configuration.SwaggerAutoConfiguration.class - [JAR]

├─ com.github.lvyanyang.configuration.SwaggerProperties.class - [JAR]

com.github.lvyanyang.web

├─ com.github.lvyanyang.web.FreemarkerExceptionHandler.class - [JAR]

├─ com.github.lvyanyang.web.WebController.class - [JAR]

com.github.lvyanyang.model

├─ com.github.lvyanyang.model.BeanDiff.class - [JAR]

├─ com.github.lvyanyang.model.BrowserOsIpInfo.class - [JAR]

├─ com.github.lvyanyang.model.CodeValue.class - [JAR]

├─ com.github.lvyanyang.model.HistoryInfo.class - [JAR]

├─ com.github.lvyanyang.model.HistoryOperateType.class - [JAR]

├─ com.github.lvyanyang.model.IdValue.class - [JAR]

├─ com.github.lvyanyang.model.KeyValue.class - [JAR]

├─ com.github.lvyanyang.model.LoginBody.class - [JAR]

├─ com.github.lvyanyang.model.OperateLogInfo.class - [JAR]

├─ com.github.lvyanyang.model.PageList.class - [JAR]

├─ com.github.lvyanyang.model.PagingInfo.class - [JAR]

├─ com.github.lvyanyang.model.ParentIdNameBody.class - [JAR]

├─ com.github.lvyanyang.model.PermissionBody.class - [JAR]

├─ com.github.lvyanyang.model.PrimaryKeyValue.class - [JAR]

├─ com.github.lvyanyang.model.Simple.class - [JAR]

├─ com.github.lvyanyang.model.StatusBody.class - [JAR]

├─ com.github.lvyanyang.model.StringConverterType.class - [JAR]

├─ com.github.lvyanyang.model.TreeModel.class - [JAR]

├─ com.github.lvyanyang.model.TreeNodeIndex.class - [JAR]

com.github.lvyanyang.groups

├─ com.github.lvyanyang.groups.DeleteGroup.class - [JAR]

├─ com.github.lvyanyang.groups.InsertGroup.class - [JAR]

├─ com.github.lvyanyang.groups.SelectGroup.class - [JAR]

├─ com.github.lvyanyang.groups.UpdateGroup.class - [JAR]

com.github.lvyanyang.internal

├─ com.github.lvyanyang.internal.DateConverter.class - [JAR]

├─ com.github.lvyanyang.internal.DecryptHttpInputMessage.class - [JAR]

├─ com.github.lvyanyang.internal.DecryptRequestBodyAdvice.class - [JAR]

├─ com.github.lvyanyang.internal.EncryptResponseBodyAdvice.class - [JAR]

├─ com.github.lvyanyang.internal.FrameworkDao.class - [JAR]

├─ com.github.lvyanyang.internal.ServletUtil.class - [JAR]

├─ com.github.lvyanyang.internal.SingleJsonHandlerMethodArgumentResolver.class - [JAR]

com.github.lvyanyang.web.component

├─ com.github.lvyanyang.web.component.WebControllerAdvice.class - [JAR]

├─ com.github.lvyanyang.web.component.WebHandlerInterceptor.class - [JAR]

├─ com.github.lvyanyang.web.component.WebHelper.class - [JAR]

com.github.lvyanyang.core

├─ com.github.lvyanyang.core.BaseApplication.class - [JAR]

├─ com.github.lvyanyang.core.BaseEntity.class - [JAR]

├─ com.github.lvyanyang.core.BaseFilter.class - [JAR]

├─ com.github.lvyanyang.core.BasePageFilter.class - [JAR]

├─ com.github.lvyanyang.core.BaseParams.class - [JAR]

├─ com.github.lvyanyang.core.BaseService.class - [JAR]

├─ com.github.lvyanyang.core.GMap.class - [JAR]

├─ com.github.lvyanyang.core.IAction.class - [JAR]

├─ com.github.lvyanyang.core.IAppStart.class - [JAR]

├─ com.github.lvyanyang.core.IAppStop.class - [JAR]

├─ com.github.lvyanyang.core.IApplication.class - [JAR]

├─ com.github.lvyanyang.core.ITreeModel.class - [JAR]

├─ com.github.lvyanyang.core.JsonFile.class - [JAR]

├─ com.github.lvyanyang.core.JsonListData.class - [JAR]

├─ com.github.lvyanyang.core.JsonMapFile.class - [JAR]

├─ com.github.lvyanyang.core.R.class - [JAR]

├─ com.github.lvyanyang.core.RestResult.class - [JAR]

├─ com.github.lvyanyang.core.SMap.class - [JAR]

├─ com.github.lvyanyang.core.XCI.class - [JAR]

com.github.lvyanyang.annotation

├─ com.github.lvyanyang.annotation.AllowAnonymous.class - [JAR]

├─ com.github.lvyanyang.annotation.ApiEncrypt.class - [JAR]

├─ com.github.lvyanyang.annotation.Authorize.class - [JAR]

├─ com.github.lvyanyang.annotation.OperateLog.class - [JAR]

├─ com.github.lvyanyang.annotation.Paging.class - [JAR]

├─ com.github.lvyanyang.annotation.SingleJson.class - [JAR]

├─ com.github.lvyanyang.annotation.StringConverter.class - [JAR]

├─ com.github.lvyanyang.annotation.Top.class - [JAR]

├─ com.github.lvyanyang.annotation.Valid.class - [JAR]

com.github.lvyanyang.component

├─ com.github.lvyanyang.component.ApiHandlerInterceptor.class - [JAR]

├─ com.github.lvyanyang.component.AsyncService.class - [JAR]

├─ com.github.lvyanyang.component.GlobalExceptionHandler.class - [JAR]

├─ com.github.lvyanyang.component.NotFoundController.class - [JAR]

├─ com.github.lvyanyang.component.OnAppStart.class - [JAR]

├─ com.github.lvyanyang.component.OnAppStop.class - [JAR]

├─ com.github.lvyanyang.component.SpringBeanFactory.class - [JAR]

├─ com.github.lvyanyang.component.WebServerStartInfo.class - [JAR]

com.github.lvyanyang.web.configuration

├─ com.github.lvyanyang.web.configuration.WebAutoConfiguration.class - [JAR]

├─ com.github.lvyanyang.web.configuration.WebProperties.class - [JAR]

com.github.lvyanyang.exceptions

├─ com.github.lvyanyang.exceptions.AppException.class - [JAR]

├─ com.github.lvyanyang.exceptions.NotFoundException.class - [JAR]

├─ com.github.lvyanyang.exceptions.TaskException.class - [JAR]

├─ com.github.lvyanyang.exceptions.UnAuthorizedException.class - [JAR]

├─ com.github.lvyanyang.exceptions.ValidException.class - [JAR]

com.github.lvyanyang.aspect

├─ com.github.lvyanyang.aspect.OperateLogAspect.class - [JAR]

├─ com.github.lvyanyang.aspect.PagingAspect.class - [JAR]

├─ com.github.lvyanyang.aspect.StringConverterAspect.class - [JAR]

├─ com.github.lvyanyang.aspect.ValidAspect.class - [JAR]

com.github.lvyanyang.base

├─ com.github.lvyanyang.base.ApiController.class - [JAR]

├─ com.github.lvyanyang.base.BaseController.class - [JAR]

Advertisement

Dependencies from Group

Apr 26, 2020
4 usages
0 stars
Apr 26, 2020
2 usages
0 stars
Apr 26, 2020
2 usages
0 stars
Apr 26, 2020
1 usages
0 stars

Discover Dependencies

Jun 17, 2020
2 usages
45 stars
Sep 17, 2020
2 usages
1 stars
Aug 10, 2023
2 usages
91 stars
Feb 19, 2021
2 usages
12 stars
Apr 23, 2023
3 usages
Aug 01, 2021
4 usages
0 stars
May 11, 2021
2 usages
6 stars
Jul 05, 2022
2 usages
6 stars