jar

com.huibozhixin : spring-data-jpa-soft-delete

Maven & Gradle

May 17, 2021

spring-data-jpa-soft-delete · Spring-Data-Jpa Soft Delete

Table Of Contents

Latest Version

Download com.huibozhixin : spring-data-jpa-soft-delete JAR file - Latest Versions:

All Versions

Download com.huibozhixin : spring-data-jpa-soft-delete JAR file - All Versions:

Version Vulnerabilities Size Updated
7.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-soft-delete-7.0.1-hbzx.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.huibozhixin.softdelete.repository

├─ com.huibozhixin.softdelete.repository.EnableJpaSoftDeleteRepositories.class - [JAR]

├─ com.huibozhixin.softdelete.repository.SoftDelete.class - [JAR]

com.huibozhixin.softdelete.repository.support

├─ com.huibozhixin.softdelete.repository.support.JpaSoftDeleteRepository.class - [JAR]

├─ com.huibozhixin.softdelete.repository.support.JpaSoftDeleteRepositoryFactory.class - [JAR]

├─ com.huibozhixin.softdelete.repository.support.JpaSoftDeleteRepositoryFactoryBean.class - [JAR]