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 creek-platform-metadata-0.4.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.creekservice.internal.platform.metadata
├─ org.creekservice.internal.platform.metadata.Components.class - [JAR]
org.creekservice.api.platform.metadata
├─ org.creekservice.api.platform.metadata.AggregateDescriptor.class - [JAR]
├─ org.creekservice.api.platform.metadata.ComponentDescriptor.class - [JAR]
├─ org.creekservice.api.platform.metadata.ComponentDescriptors.class - [JAR]
├─ org.creekservice.api.platform.metadata.ComponentInput.class - [JAR]
├─ org.creekservice.api.platform.metadata.ComponentInternal.class - [JAR]
├─ org.creekservice.api.platform.metadata.ComponentOutput.class - [JAR]
├─ org.creekservice.api.platform.metadata.CreatableResource.class - [JAR]
├─ org.creekservice.api.platform.metadata.OwnedResource.class - [JAR]
├─ org.creekservice.api.platform.metadata.ResourceDescriptor.class - [JAR]
├─ org.creekservice.api.platform.metadata.ResourceHandler.class - [JAR]
├─ org.creekservice.api.platform.metadata.ServiceDescriptor.class - [JAR]
├─ org.creekservice.api.platform.metadata.SharedResource.class - [JAR]
├─ org.creekservice.api.platform.metadata.UnownedResource.class - [JAR]