jar

com.gitee.ayezs : AnnotationQueryWrapper

Maven & Gradle

Nov 16, 2022

AnnotationQueryWrapper · 基于注解的QueryWrapper扩展

Table Of Contents

Latest Version

Download com.gitee.ayezs : AnnotationQueryWrapper JAR file - Latest Versions:

All Versions

Download com.gitee.ayezs : AnnotationQueryWrapper JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
1.0.x
0.1.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 AnnotationQueryWrapper-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.gitee.ayezs.annotation.wrapper

├─ com.gitee.ayezs.annotation.wrapper.Eq.class - [JAR]

├─ com.gitee.ayezs.annotation.wrapper.Ge.class - [JAR]

├─ com.gitee.ayezs.annotation.wrapper.Gt.class - [JAR]

├─ com.gitee.ayezs.annotation.wrapper.Le.class - [JAR]

├─ com.gitee.ayezs.annotation.wrapper.Like.class - [JAR]

├─ com.gitee.ayezs.annotation.wrapper.LikeLeft.class - [JAR]

├─ com.gitee.ayezs.annotation.wrapper.LikeRight.class - [JAR]

├─ com.gitee.ayezs.annotation.wrapper.Lt.class - [JAR]

├─ com.gitee.ayezs.annotation.wrapper.Ne.class - [JAR]

├─ com.gitee.ayezs.annotation.wrapper.NotLike.class - [JAR]

├─ com.gitee.ayezs.annotation.wrapper.WrapperAnnotation.class - [JAR]

com.gitee.ayezs

├─ com.gitee.ayezs.AnnotationQueryWrapper.class - [JAR]

com.gitee.ayezs.exception

├─ com.gitee.ayezs.exception.AnnotationQueryWarperException.class - [JAR]

├─ com.gitee.ayezs.exception.ExceptionMessage.class - [JAR]

com.gitee.ayezs.marshaller

├─ com.gitee.ayezs.marshaller.CommonWrapperBuild.class - [JAR]

├─ com.gitee.ayezs.marshaller.WrapperBuilder.class - [JAR]

com.gitee.ayezs.util

├─ com.gitee.ayezs.util.AnnotationUtil.class - [JAR]

├─ com.gitee.ayezs.util.FindAnnotationInfo.class - [JAR]

com.gitee.ayezs.annotation

├─ com.gitee.ayezs.annotation.Default.class - [JAR]

├─ com.gitee.ayezs.annotation.RemainUnchanged.class - [JAR]

Advertisement