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 zeebe-feel-integration-8.2.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.camunda.zeebe.feel.impl
├─ io.camunda.zeebe.feel.impl.FeelFunctionProvider.class - [JAR]
├─ io.camunda.zeebe.feel.impl.FeelToMessagePackTransformer.class - [JAR]
├─ io.camunda.zeebe.feel.impl.Loggers.class - [JAR]
├─ io.camunda.zeebe.feel.impl.MessagePackContext.class - [JAR]
├─ io.camunda.zeebe.feel.impl.MessagePackValueMapper.class - [JAR]