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 composer-sdk-java-annotation-0.16.2-fixed.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hyperledger.composer.annotation
├─ org.hyperledger.composer.annotation.Asset.class - [JAR]
├─ org.hyperledger.composer.annotation.Concept.class - [JAR]
├─ org.hyperledger.composer.annotation.DataField.class - [JAR]
├─ org.hyperledger.composer.annotation.Enum.class - [JAR]
├─ org.hyperledger.composer.annotation.Event.class - [JAR]
├─ org.hyperledger.composer.annotation.Participant.class - [JAR]
├─ org.hyperledger.composer.annotation.Pointer.class - [JAR]
├─ org.hyperledger.composer.annotation.Query.class - [JAR]
├─ org.hyperledger.composer.annotation.Transaction.class - [JAR]