jar

cn.acyou : leo-framework-dto

Maven & Gradle

Dec 02, 2022
2 usages

Leo (全工程)公共DTO组件

Table Of Contents

Latest Version

Download cn.acyou : leo-framework-dto JAR file - Latest Versions:

All Versions

Download cn.acyou : leo-framework-dto JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4.x
1.3.x
1.2.x
1.1.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 leo-framework-dto-1.4.1.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.acyou.leo.framework.annotation.valid

├─ cn.acyou.leo.framework.annotation.valid.DictValue.class - [JAR]

├─ cn.acyou.leo.framework.annotation.valid.ListValue.class - [JAR]

├─ cn.acyou.leo.framework.annotation.valid.PropertyScriptAssert.class - [JAR]

cn.acyou.leo.framework.model

├─ cn.acyou.leo.framework.model.ErrorEnum.class - [JAR]

├─ cn.acyou.leo.framework.model.IdReq.class - [JAR]

├─ cn.acyou.leo.framework.model.IdsReq.class - [JAR]

├─ cn.acyou.leo.framework.model.LatLng.class - [JAR]

├─ cn.acyou.leo.framework.model.PageData.class - [JAR]

├─ cn.acyou.leo.framework.model.PageSo.class - [JAR]

├─ cn.acyou.leo.framework.model.Result.class - [JAR]

├─ cn.acyou.leo.framework.model.TreeNode.class - [JAR]

cn.acyou.leo.framework.annotation.valid.group

├─ cn.acyou.leo.framework.annotation.valid.group.Delete.class - [JAR]

├─ cn.acyou.leo.framework.annotation.valid.group.Insert.class - [JAR]

├─ cn.acyou.leo.framework.annotation.valid.group.Select.class - [JAR]

├─ cn.acyou.leo.framework.annotation.valid.group.Update.class - [JAR]

cn.acyou.leo.framework.annotation.mapper

├─ cn.acyou.leo.framework.annotation.mapper.Desensitized.class - [JAR]

├─ cn.acyou.leo.framework.annotation.mapper.International.class - [JAR]

├─ cn.acyou.leo.framework.annotation.mapper.SensitizedType.class - [JAR]

cn.acyou.leo.framework.model.base

├─ cn.acyou.leo.framework.model.base.BO.class - [JAR]

├─ cn.acyou.leo.framework.model.base.DO.class - [JAR]

├─ cn.acyou.leo.framework.model.base.DTO.class - [JAR]

├─ cn.acyou.leo.framework.model.base.VO.class - [JAR]

Advertisement