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 jikkou-provider-core-0.32.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.streamthoughts.jikkou.core.transform
├─ io.streamthoughts.jikkou.core.transform.ConfigMapsTransformation.class - [JAR]
├─ io.streamthoughts.jikkou.core.transform.EnrichMetadataTransformation.class - [JAR]
├─ io.streamthoughts.jikkou.core.transform.ExcludeIgnoreResourceTransformation.class - [JAR]
io.streamthoughts.jikkou.core.action
├─ io.streamthoughts.jikkou.core.action.SystemTimeAction.class - [JAR]
io.streamthoughts.jikkou.core.models
├─ io.streamthoughts.jikkou.core.models.ConfigMap.class - [JAR]
├─ io.streamthoughts.jikkou.core.models.ConfigMapList.class - [JAR]
io.streamthoughts.jikkou.core.model
├─ io.streamthoughts.jikkou.core.model.SystemTimeResource.class - [JAR]
io.streamthoughts.jikkou.core.converter
├─ io.streamthoughts.jikkou.core.converter.ResourceListConverter.class - [JAR]
io.streamthoughts.jikkou.core
├─ io.streamthoughts.jikkou.core.CoreExtensionProvider.class - [JAR]