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 elucidation-common-5.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.kiwiproject.elucidation.common.definition
├─ org.kiwiproject.elucidation.common.definition.AsyncMessagingCommunicationDefinition.class - [JAR]
├─ org.kiwiproject.elucidation.common.definition.CommunicationDefinition.class - [JAR]
├─ org.kiwiproject.elucidation.common.definition.HttpCommunicationDefinition.class - [JAR]
├─ org.kiwiproject.elucidation.common.definition.JmsCommunicationDefinition.class - [JAR]
org.kiwiproject.elucidation.common.model
├─ org.kiwiproject.elucidation.common.model.ConnectionEvent.class - [JAR]
├─ org.kiwiproject.elucidation.common.model.Direction.class - [JAR]
├─ org.kiwiproject.elucidation.common.model.RelationshipDetails.class - [JAR]
├─ org.kiwiproject.elucidation.common.model.TrackedConnectionIdentifier.class - [JAR]