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 falcon-bridge-2.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.atlas.falcon.publisher
├─ org.apache.atlas.falcon.publisher.FalconEventPublisher.class - [JAR]
org.apache.atlas.falcon.hook
├─ org.apache.atlas.falcon.hook.FalconHook.class - [JAR]
org.apache.atlas.falcon.service
├─ org.apache.atlas.falcon.service.AtlasService.class - [JAR]
org.apache.atlas.falcon.Util
├─ org.apache.atlas.falcon.Util.EventUtil.class - [JAR]
org.apache.atlas.falcon.bridge
├─ org.apache.atlas.falcon.bridge.FalconBridge.class - [JAR]
org.apache.atlas.falcon.event
├─ org.apache.atlas.falcon.event.FalconEvent.class - [JAR]
org.apache.atlas.falcon.model
├─ org.apache.atlas.falcon.model.FalconDataTypes.class - [JAR]