jar

top.spring-data-jpa : zuji-jpa

Maven & Gradle

Oct 31, 2019
11 stars

zuji-jpa · To solve complex dynamic SQL

Table Of Contents

Latest Version

Download top.spring-data-jpa : zuji-jpa JAR file - Latest Versions:

All Versions

Download top.spring-data-jpa : zuji-jpa JAR file - All Versions:

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

top.springdatajpa.zujijpa.annotation

├─ top.springdatajpa.zujijpa.annotation.QueryIgnore.class - [JAR]

├─ top.springdatajpa.zujijpa.annotation.QueryOperator.class - [JAR]

top.springdatajpa.zujijpa.config

├─ top.springdatajpa.zujijpa.config.MysqlConfig.class - [JAR]

├─ top.springdatajpa.zujijpa.config.RepositoryConfigHelper.class - [JAR]

top.springdatajpa.zujijpa

├─ top.springdatajpa.zujijpa.Specifications.class - [JAR]

top.springdatajpa.zujijpa.enums

├─ top.springdatajpa.zujijpa.enums.Operator.class - [JAR]

top.springdatajpa.zujijpa.repository

├─ top.springdatajpa.zujijpa.repository.BaseRepository.class - [JAR]

top.springdatajpa.zujijpa.utils

├─ top.springdatajpa.zujijpa.utils.EntityUtils.class - [JAR]

├─ top.springdatajpa.zujijpa.utils.JpaHelper.class - [JAR]

top.springdatajpa.zujijpa.wrapper

├─ top.springdatajpa.zujijpa.wrapper.OperatorWrapper.class - [JAR]

├─ top.springdatajpa.zujijpa.wrapper.SpecificationWrapper.class - [JAR]