jar

io.sourceforge.gitee.components : spring-data-jpa

Maven & Gradle

Jan 19, 2024
Table Of Contents

Latest Version

Download io.sourceforge.gitee.components : spring-data-jpa JAR file - Latest Versions:

All Versions

Download io.sourceforge.gitee.components : spring-data-jpa JAR file - All Versions:

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

com.ms.tools.components.spring.data.jpa.model.entity

├─ com.ms.tools.components.spring.data.jpa.model.entity.AbstractBaseDTO.class - [JAR]

├─ com.ms.tools.components.spring.data.jpa.model.entity.AbstractBaseEntity.class - [JAR]

├─ com.ms.tools.components.spring.data.jpa.model.entity.AbstractIDDTO.class - [JAR]

├─ com.ms.tools.components.spring.data.jpa.model.entity.AbstractIDEntity.class - [JAR]

├─ com.ms.tools.components.spring.data.jpa.model.entity.IBaseEntity.class - [JAR]

com.ms.tools.components.spring.data.jpa.model.service.impl

├─ com.ms.tools.components.spring.data.jpa.model.service.impl.IBaseServiceImpl.class - [JAR]

com.ms.tools.components.spring.data.jpa.model.mapper

├─ com.ms.tools.components.spring.data.jpa.model.mapper.IBaseRepository.class - [JAR]

com.ms.tools.components.spring.data.jpa.config

├─ com.ms.tools.components.spring.data.jpa.config.IDGenerator.class - [JAR]

com.ms.tools.components.spring.data.jpa.model.service

├─ com.ms.tools.components.spring.data.jpa.model.service.IBaseService.class - [JAR]