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 inventory-1.0.0-M7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.sphere.sdk.channels.queries
├─ io.sphere.sdk.channels.queries.ChannelFetchByKey.class - [JAR]
├─ io.sphere.sdk.channels.queries.ChannelQuery.class - [JAR]
├─ io.sphere.sdk.channels.queries.ChannelQueryModel.class - [JAR]
├─ io.sphere.sdk.channels.queries.ChannelsEndpoint.class - [JAR]
io.sphere.sdk.channels.commands
├─ io.sphere.sdk.channels.commands.ChannelCreateCommand.class - [JAR]
├─ io.sphere.sdk.channels.commands.ChannelDeleteByIdCommand.class - [JAR]
├─ io.sphere.sdk.channels.commands.ChannelsEndpoint.class - [JAR]
io.sphere.sdk.channels
├─ io.sphere.sdk.channels.Channel.class - [JAR]
├─ io.sphere.sdk.channels.ChannelDraft.class - [JAR]
├─ io.sphere.sdk.channels.ChannelDraftBuilder.class - [JAR]
├─ io.sphere.sdk.channels.ChannelImpl.class - [JAR]
├─ io.sphere.sdk.channels.ChannelRoles.class - [JAR]