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 home-tools-snowflake-10.1.4-RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.guoshiyao.rely.snowflake.bean
├─ com.guoshiyao.rely.snowflake.bean.ID.class - [JAR]
├─ com.guoshiyao.rely.snowflake.bean.IdMeta.class - [JAR]
com.guoshiyao.rely.snowflake.core
├─ com.guoshiyao.rely.snowflake.core.SnowflakeIdWorker.class - [JAR]
com.guoshiyao.rely.snowflake.utils
├─ com.guoshiyao.rely.snowflake.utils.IdConverterUtils.class - [JAR]
├─ com.guoshiyao.rely.snowflake.utils.IdUtils.class - [JAR]