jar

com.github.caijh.framework : framework-data-jpa

Maven & Gradle

Jul 20, 2021
1 usages
0 stars

A project for Spring Boot

Table Of Contents

Latest Version

Download com.github.caijh.framework : framework-data-jpa JAR file - Latest Versions:

All Versions

Download com.github.caijh.framework : framework-data-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3.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 framework-data-jpa-2.3.2-0.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.caijh.framework.data

├─ com.github.caijh.framework.data.BaseService.class - [JAR]

├─ com.github.caijh.framework.data.BaseServiceImpl.class - [JAR]

├─ com.github.caijh.framework.data.FrameworkJpaAutoConfiguration.class - [JAR]

com.github.caijh.framework.data.jpa

├─ com.github.caijh.framework.data.jpa.AbstractBaseEntity.class - [JAR]

├─ com.github.caijh.framework.data.jpa.BaseRepository.class - [JAR]

com.github.caijh.framework.data.utils

├─ com.github.caijh.framework.data.utils.PageRequestUtils.class - [JAR]

com.github.caijh.framework.data.mysql

├─ com.github.caijh.framework.data.mysql.CustomMySqlDialect.class - [JAR]