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 io.wcm.caravan.rhyme.api-interfaces-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.wcm.caravan.rhyme.api.relations
├─ io.wcm.caravan.rhyme.api.relations.StandardRelations.class - [JAR]
├─ io.wcm.caravan.rhyme.api.relations.VndErrorRelations.class - [JAR]
├─ io.wcm.caravan.rhyme.api.relations.package-info.class - [JAR]
io.wcm.caravan.rhyme.tooling.annotations
├─ io.wcm.caravan.rhyme.tooling.annotations.ExcludeFromJacocoGeneratedReport.class - [JAR]
├─ io.wcm.caravan.rhyme.tooling.annotations.package-info.class - [JAR]
io.wcm.caravan.rhyme.api.resources
├─ io.wcm.caravan.rhyme.api.resources.EmbeddableResource.class - [JAR]
├─ io.wcm.caravan.rhyme.api.resources.LinkableResource.class - [JAR]
├─ io.wcm.caravan.rhyme.api.resources.package-info.class - [JAR]
io.wcm.caravan.rhyme.api.annotations
├─ io.wcm.caravan.rhyme.api.annotations.HalApiInterface.class - [JAR]
├─ io.wcm.caravan.rhyme.api.annotations.Related.class - [JAR]
├─ io.wcm.caravan.rhyme.api.annotations.ResourceLink.class - [JAR]
├─ io.wcm.caravan.rhyme.api.annotations.ResourceProperty.class - [JAR]
├─ io.wcm.caravan.rhyme.api.annotations.ResourceRepresentation.class - [JAR]
├─ io.wcm.caravan.rhyme.api.annotations.ResourceState.class - [JAR]
├─ io.wcm.caravan.rhyme.api.annotations.TemplateVariable.class - [JAR]
├─ io.wcm.caravan.rhyme.api.annotations.TemplateVariables.class - [JAR]
├─ io.wcm.caravan.rhyme.api.annotations.package-info.class - [JAR]