jar

io.github.rothschil : persistence-jpa

Maven & Gradle

Nov 30, 2022
1 usages
0 stars

rothschil-common · Pippin, was a Hobbit of the Shire, and one of Frodo Baggins' youngest, but closest friends. He was a member of the Fellowship of the Ring and later became the thirty-second Thain of the Shire

Table Of Contents

Latest Version

Download io.github.rothschil : persistence-jpa JAR file - Latest Versions:

All Versions

Download io.github.rothschil : persistence-jpa JAR file - All Versions:

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

io.github.rothschil.base.persistence.jpa.repository.impl

├─ io.github.rothschil.base.persistence.jpa.repository.impl.BaseRepositoryImpl.class - [JAR]

io.github.rothschil.base.persistence.jpa.service

├─ io.github.rothschil.base.persistence.jpa.service.BaseService.class - [JAR]

io.github.rothschil.base.persistence.jpa.repository

├─ io.github.rothschil.base.persistence.jpa.repository.BaseRepository.class - [JAR]

io.github.rothschil.base.persistence.jpa.util

├─ io.github.rothschil.base.persistence.jpa.util.JpaMethodUtil.class - [JAR]

io.github.rothschil.base.persistence.jpa.repository.factory

├─ io.github.rothschil.base.persistence.jpa.repository.factory.BaseRepositoryFactoryBean.class - [JAR]

io.github.rothschil.base.persistence.jpa.entity

├─ io.github.rothschil.base.persistence.jpa.entity.BaseJpaPo.class - [JAR]

Advertisement