jar

io.github.wjh1984306683 : jpa-spec

Maven & Gradle

Apr 17, 2023
1 stars

jpa-spec · jpa-spec

Table Of Contents

Latest Version

Download io.github.wjh1984306683 : jpa-spec JAR file - Latest Versions:

All Versions

Download io.github.wjh1984306683 : jpa-spec JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 jpa-spec-0.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wjh.spec

├─ com.wjh.spec.LambdaUtils.class - [JAR]

├─ com.wjh.spec.PredicateBuilder.class - [JAR]

├─ com.wjh.spec.Sorts.class - [JAR]

├─ com.wjh.spec.Specifications.class - [JAR]

com.wjh.spec.specification

├─ com.wjh.spec.specification.AbstractSpecification.class - [JAR]

├─ com.wjh.spec.specification.BetweenSpecification.class - [JAR]

├─ com.wjh.spec.specification.EqualSpecification.class - [JAR]

├─ com.wjh.spec.specification.GeSpecification.class - [JAR]

├─ com.wjh.spec.specification.GtSpecification.class - [JAR]

├─ com.wjh.spec.specification.InSpecification.class - [JAR]

├─ com.wjh.spec.specification.LeSpecification.class - [JAR]

├─ com.wjh.spec.specification.LikeSpecification.class - [JAR]

├─ com.wjh.spec.specification.LtSpecification.class - [JAR]

├─ com.wjh.spec.specification.NotEqualSpecification.class - [JAR]

├─ com.wjh.spec.specification.NotInSpecification.class - [JAR]

├─ com.wjh.spec.specification.NotLikeSpecification.class - [JAR]

com.wjh.spec.annotation

├─ com.wjh.spec.annotation.Getter.class - [JAR]

├─ com.wjh.spec.annotation.Setter.class - [JAR]