View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mirai-hibernate-plugin-2.7.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
xyz.cssxsh.mirai.hibernate.entry
├─ xyz.cssxsh.mirai.hibernate.entry.BotRecord.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.entry.FaceRecord.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.entry.FaceTagRecord.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.entry.FriendIndex.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.entry.FriendRecord.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.entry.GroupMemberIndex.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.entry.GroupMemberRecord.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.entry.GroupRecord.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.entry.MessageRecord.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.entry.NudgeRecord.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.entry.RecalledKind.class - [JAR]
xyz.cssxsh.mirai.hibernate
├─ xyz.cssxsh.mirai.hibernate.MiraiHibernateConfiguration.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.MiraiHibernateLoader.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.MiraiHibernatePlugin.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.MiraiHibernateRecorder.class - [JAR]
├─ xyz.cssxsh.mirai.hibernate.MiraiHibernateUtilsKt.class - [JAR]
xyz.cssxsh.hibernate
├─ xyz.cssxsh.hibernate.CriteriaKt.class - [JAR]
├─ xyz.cssxsh.hibernate.MacroSQLFunction.class - [JAR]
xyz.cssxsh.mirai.hibernate.spi
├─ xyz.cssxsh.mirai.hibernate.spi.MiraiHibernateSourceHandler.class - [JAR]