jar

io.github.bloquesoft : entity-jpa-support

Maven & Gradle

Apr 11, 2022
Table Of Contents

Latest Version

Download io.github.bloquesoft : entity-jpa-support JAR file - Latest Versions:

All Versions

Download io.github.bloquesoft : entity-jpa-support 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 entity-jpa-support-1.0.0-alpha03.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.bloquesoft.entity.jpa.annotation

├─ io.github.bloquesoft.entity.jpa.annotation.EnableJpaSupport.class - [JAR]

io.github.bloquesoft.entity.jpa.impl

├─ io.github.bloquesoft.entity.jpa.impl.JpaEntityManagerImpl.class - [JAR]

├─ io.github.bloquesoft.entity.jpa.impl.JpaEntityRepositoryImpl.class - [JAR]

io.github.bloquesoft.entity.jpa

├─ io.github.bloquesoft.entity.jpa.JpaEntityRepositoryInitialize.class - [JAR]

├─ io.github.bloquesoft.entity.jpa.JpaEntityRepositoryScan.class - [JAR]

├─ io.github.bloquesoft.entity.jpa.JpaSupportConfiguration.class - [JAR]