jar

org.shaneking.roc : org.shaneking.roc.persistence.hello

Maven & Gradle

Mar 13, 2021
3 usages
2 stars

org.shaneking.roc.persistence.hello · Persistence Hello with Spring for ShaneKing

Table Of Contents

Latest Version

Download org.shaneking.roc : org.shaneking.roc.persistence.hello JAR file - Latest Versions:

All Versions

Download org.shaneking.roc : org.shaneking.roc.persistence.hello JAR file - All Versions:

Version Vulnerabilities Size Updated
0.241.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 org.shaneking.roc.persistence.hello-0.241.2.Friendly.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.shaneking.roc.persistence.hello

├─ org.shaneking.roc.persistence.hello.PersistenceHelloAutoConfiguration.class - [JAR]

org.shaneking.roc.persistence.hello.entity

├─ org.shaneking.roc.persistence.hello.entity.HelloApiAccess2Entity.class - [JAR]

├─ org.shaneking.roc.persistence.hello.entity.HelloApiAccess3Entity.class - [JAR]

├─ org.shaneking.roc.persistence.hello.entity.HelloApiAccessEntity.class - [JAR]

├─ org.shaneking.roc.persistence.hello.entity.HelloAuditLogEntity.class - [JAR]

├─ org.shaneking.roc.persistence.hello.entity.HelloChannelEntity.class - [JAR]

├─ org.shaneking.roc.persistence.hello.entity.HelloTenantEntity.class - [JAR]

├─ org.shaneking.roc.persistence.hello.entity.HelloUserEntity.class - [JAR]

Advertisement