jar

io.github.hyzhan43 : spring-data-jpa-plus

Maven & Gradle

Feb 20, 2020
0 stars

spring-data-jpa-plus · this is spring data jpa extend

Table Of Contents

Latest Version

Download io.github.hyzhan43 : spring-data-jpa-plus JAR file - Latest Versions:

All Versions

Download io.github.hyzhan43 : spring-data-jpa-plus JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 spring-data-jpa-plus-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.hy.jame.springdatajpaplus.dynamic

├─ com.hy.jame.springdatajpaplus.dynamic.JpaPlusDynamic.class - [JAR]

├─ com.hy.jame.springdatajpaplus.dynamic.JpaPlusDynamicManager.class - [JAR]

├─ com.hy.jame.springdatajpaplus.dynamic.NotEmptyDynamic.class - [JAR]

├─ com.hy.jame.springdatajpaplus.dynamic.NotNullDynamic.class - [JAR]

com.hy.jame.springdatajpaplus.annotation

├─ com.hy.jame.springdatajpaplus.annotation.Between.class - [JAR]

├─ com.hy.jame.springdatajpaplus.annotation.Dynamic.class - [JAR]

├─ com.hy.jame.springdatajpaplus.annotation.JpaPlusScan.class - [JAR]

├─ com.hy.jame.springdatajpaplus.annotation.Like.class - [JAR]

├─ com.hy.jame.springdatajpaplus.annotation.NotEmpty.class - [JAR]

├─ com.hy.jame.springdatajpaplus.annotation.NotNull.class - [JAR]

com.hy.jame.springdatajpaplus.aspect

├─ com.hy.jame.springdatajpaplus.aspect.JpaPlusAspect.class - [JAR]

├─ com.hy.jame.springdatajpaplus.aspect.JpaPlusAspectProcessor.class - [JAR]

com.hy.jame.springdatajpaplus.repository

├─ com.hy.jame.springdatajpaplus.repository.JpaPlusRepository.class - [JAR]

com.hy.jame.springdatajpaplus.utils

├─ com.hy.jame.springdatajpaplus.utils.DateUtils.class - [JAR]

├─ com.hy.jame.springdatajpaplus.utils.Log.class - [JAR]

Advertisement