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 feel-engine-factory-1.10.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.camunda.feel.integration
├─ org.camunda.feel.integration.CamundaFeelEngine.class - [JAR]
├─ org.camunda.feel.integration.CamundaFeelEngineFactory.class - [JAR]
├─ org.camunda.feel.integration.CamundaValueMapper.class - [JAR]
org.camunda.feel.integration.transformer
├─ org.camunda.feel.integration.transformer.FeelDataTypeTransformerRegistry.class - [JAR]
├─ org.camunda.feel.integration.transformer.FeelDateTimeTypeTransformer.class - [JAR]
├─ org.camunda.feel.integration.transformer.FeelDateTypeTransformer.class - [JAR]
├─ org.camunda.feel.integration.transformer.FeelLocalDateTimeTypeTransformer.class - [JAR]
├─ org.camunda.feel.integration.transformer.FeelLocalTimeTypeTransformer.class - [JAR]
├─ org.camunda.feel.integration.transformer.FeelTimeTypeTransformer.class - [JAR]