jar

io.github.dunwu : dunwu-common-data

Maven & Gradle

Jul 23, 2020
12 usages
1 stars

dunwu-common-data · Dunwu 数据层脚手架

Table Of Contents

Latest Version

Download io.github.dunwu : dunwu-common-data JAR file - Latest Versions:

All Versions

Download io.github.dunwu : dunwu-common-data JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.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 dunwu-common-data-0.5.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.dunwu.data.redis

├─ io.github.dunwu.data.redis.RedisHelper.class - [JAR]

io.github.dunwu.data

├─ io.github.dunwu.data.DataOrderItem.class - [JAR]

├─ io.github.dunwu.data.OrderType.class - [JAR]

├─ io.github.dunwu.data.PageQuery.class - [JAR]

├─ io.github.dunwu.data.QueryJudgeType.class - [JAR]

├─ io.github.dunwu.data.QueryLogicType.class - [JAR]

├─ io.github.dunwu.data.QueryRequest.class - [JAR]

├─ io.github.dunwu.data.TypeConvert.class - [JAR]

io.github.dunwu.data.core

├─ io.github.dunwu.data.core.BaseResult.class - [JAR]

├─ io.github.dunwu.data.core.DataException.class - [JAR]

├─ io.github.dunwu.data.core.DataListResult.class - [JAR]

├─ io.github.dunwu.data.core.DataResult.class - [JAR]

├─ io.github.dunwu.data.core.GlobalException.class - [JAR]

├─ io.github.dunwu.data.core.ListContent.class - [JAR]

├─ io.github.dunwu.data.core.MapResult.class - [JAR]

├─ io.github.dunwu.data.core.PageResult.class - [JAR]

├─ io.github.dunwu.data.core.Pagination.class - [JAR]

├─ io.github.dunwu.data.core.Result.class - [JAR]

io.github.dunwu.data.mybatis

├─ io.github.dunwu.data.mybatis.BaseExtDaoImpl.class - [JAR]

├─ io.github.dunwu.data.mybatis.BaseRecordEntity.class - [JAR]

├─ io.github.dunwu.data.mybatis.DaoImpl.class - [JAR]

├─ io.github.dunwu.data.mybatis.IDao.class - [JAR]

├─ io.github.dunwu.data.mybatis.IExtDao.class - [JAR]

├─ io.github.dunwu.data.mybatis.IService.class - [JAR]

├─ io.github.dunwu.data.mybatis.ServiceImpl.class - [JAR]

io.github.dunwu.data.validator.annotation

├─ io.github.dunwu.data.validator.annotation.AddCheck.class - [JAR]

├─ io.github.dunwu.data.validator.annotation.EditCheck.class - [JAR]

├─ io.github.dunwu.data.validator.annotation.IsIp.class - [JAR]

├─ io.github.dunwu.data.validator.annotation.IsMobile.class - [JAR]

├─ io.github.dunwu.data.validator.annotation.RegexValid.class - [JAR]

io.github.dunwu.data.hdfs

├─ io.github.dunwu.data.hdfs.HdfsConfig.class - [JAR]

├─ io.github.dunwu.data.hdfs.HdfsFactory.class - [JAR]

├─ io.github.dunwu.data.hdfs.HdfsPool.class - [JAR]

├─ io.github.dunwu.data.hdfs.HdfsUtil.class - [JAR]

io.github.dunwu.data.elasticsearch

├─ io.github.dunwu.data.elasticsearch.ElasticSearchUtil.class - [JAR]

├─ io.github.dunwu.data.elasticsearch.QueryDocument.class - [JAR]

├─ io.github.dunwu.data.elasticsearch.QueryField.class - [JAR]

io.github.dunwu.data.util

├─ io.github.dunwu.data.util.PageUtil.class - [JAR]

├─ io.github.dunwu.data.util.SpringContextHelper.class - [JAR]

io.github.dunwu.data.core.constant

├─ io.github.dunwu.data.core.constant.DunwuConstant.class - [JAR]

├─ io.github.dunwu.data.core.constant.FlowLimitType.class - [JAR]

├─ io.github.dunwu.data.core.constant.IIntegerEnum.class - [JAR]

├─ io.github.dunwu.data.core.constant.IIntegerStringEnum.class - [JAR]

├─ io.github.dunwu.data.core.constant.IStringEnum.class - [JAR]

├─ io.github.dunwu.data.core.constant.IStringStringEnum.class - [JAR]

├─ io.github.dunwu.data.core.constant.ImageType.class - [JAR]

├─ io.github.dunwu.data.core.constant.ResultStatus.class - [JAR]

├─ io.github.dunwu.data.core.constant.Status.class - [JAR]

io.github.dunwu.data.core.aop

├─ io.github.dunwu.data.core.aop.BaseAop.class - [JAR]

io.github.dunwu.data.mybatis.util

├─ io.github.dunwu.data.mybatis.util.MybatisPlusUtil.class - [JAR]

io.github.dunwu.data.p6spy

├─ io.github.dunwu.data.p6spy.P6spySlf4jLogger.class - [JAR]

├─ io.github.dunwu.data.p6spy.P6spySqlFormat.class - [JAR]

io.github.dunwu.data.validator

├─ io.github.dunwu.data.validator.IpValidator.class - [JAR]

├─ io.github.dunwu.data.validator.MobileValidator.class - [JAR]

├─ io.github.dunwu.data.validator.RegexValidator.class - [JAR]

io.github.dunwu.data.core.annotation

├─ io.github.dunwu.data.core.annotation.ControllerEndpoint.class - [JAR]

├─ io.github.dunwu.data.core.annotation.Dao.class - [JAR]

├─ io.github.dunwu.data.core.annotation.FlowLimit.class - [JAR]

├─ io.github.dunwu.data.core.annotation.JobHandler.class - [JAR]

├─ io.github.dunwu.data.core.annotation.Manager.class - [JAR]

├─ io.github.dunwu.data.core.annotation.QueryField.class - [JAR]

├─ io.github.dunwu.data.core.annotation.QueryTable.class - [JAR]

Advertisement

Dependencies from Group

May 08, 2020
13 usages
1 stars
Jul 23, 2020
12 usages
1 stars
Jul 23, 2020
10 usages
1 stars
Jul 23, 2020
9 usages
1 stars
Jul 23, 2020
6 usages
1 stars

Discover Dependencies

Apr 28, 2014
9 usages
Apr 14, 2020
24 usages
225 stars
Mar 16, 2018
5 usages
12 stars
Sep 20, 2019
13 usages
1 stars
Mar 08, 2021
5 usages
32 stars
Jun 08, 2023
17 usages
525 stars
Apr 26, 2018
4 usages
467 stars
Nov 14, 2018
3 usages
2 stars