jar

cn.bootx.platform : common-super-query

Maven & Gradle

Aug 08, 2023
Table Of Contents

Latest Version

Download cn.bootx.platform : common-super-query JAR file - Latest Versions:

All Versions

Download cn.bootx.platform : common-super-query JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.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 common-super-query-1.3.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.bootx.platform.common.query

├─ cn.bootx.platform.common.query.QueryApplication.class - [JAR]

cn.bootx.platform.common.query.entity

├─ cn.bootx.platform.common.query.entity.QueryBetweenParam.class - [JAR]

├─ cn.bootx.platform.common.query.entity.QueryOrder.class - [JAR]

├─ cn.bootx.platform.common.query.entity.QueryParam.class - [JAR]

├─ cn.bootx.platform.common.query.entity.QueryParams.class - [JAR]

cn.bootx.platform.common.query.code

├─ cn.bootx.platform.common.query.code.CompareTypeEnum.class - [JAR]

├─ cn.bootx.platform.common.query.code.ParamTypeEnum.class - [JAR]

cn.bootx.platform.common.query.generator

├─ cn.bootx.platform.common.query.generator.AnnotationQueryGenerator.class - [JAR]

├─ cn.bootx.platform.common.query.generator.ParamValueTypeConvert.class - [JAR]

├─ cn.bootx.platform.common.query.generator.QueryGenerator.class - [JAR]

├─ cn.bootx.platform.common.query.generator.SuperQueryGenerator.class - [JAR]