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 contract-0.14.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.nuts.consent.state
├─ nl.nuts.consent.state.BranchState.class - [JAR]
├─ nl.nuts.consent.state.ConsentBase.class - [JAR]
├─ nl.nuts.consent.state.ConsentBranch.class - [JAR]
├─ nl.nuts.consent.state.ConsentState.class - [JAR]
nl.nuts.consent.model
├─ nl.nuts.consent.model.ASymmetricKey.class - [JAR]
├─ nl.nuts.consent.model.ConsentMetadata.class - [JAR]
├─ nl.nuts.consent.model.Domain.class - [JAR]
├─ nl.nuts.consent.model.Period.class - [JAR]
├─ nl.nuts.consent.model.SymmetricKey.class - [JAR]
nl.nuts.consent.contract
├─ nl.nuts.consent.contract.AttachmentSignature.class - [JAR]
├─ nl.nuts.consent.contract.ConsentContract.class - [JAR]
nl.nuts.consent.schema
├─ nl.nuts.consent.schema.ConsentSchema.class - [JAR]
├─ nl.nuts.consent.schema.ConsentSchemaV1.class - [JAR]