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 org.openl.rules.ruleservice.ws.storelogdata.hive.annotation-5.26.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openl.rules.ruleservice.storelogdata.hive.annotation
├─ org.openl.rules.ruleservice.storelogdata.hive.annotation.Entity.class - [JAR]
├─ org.openl.rules.ruleservice.storelogdata.hive.annotation.HiveConnection.class - [JAR]
├─ org.openl.rules.ruleservice.storelogdata.hive.annotation.Partition.class - [JAR]
├─ org.openl.rules.ruleservice.storelogdata.hive.annotation.StoreLogDataToHive.class - [JAR]