jar

org.camunda.community : feel-scala-playground

Maven & Gradle

Jul 20, 2023

FEEL-Scala Playground · The API for the FEEL-Scala Playground

Table Of Contents

Latest Version

Download org.camunda.community : feel-scala-playground JAR file - Latest Versions:

All Versions

Download org.camunda.community : feel-scala-playground JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window feel-scala-playground-1.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.camunda.feel.playground.api

├─ org.camunda.feel.playground.api.FeelEvaluationController.class - [JAR]

├─ org.camunda.feel.playground.api.VersionController.class - [JAR]

org.camunda.feel.playground

├─ org.camunda.feel.playground.ProcessApplication.class - [JAR]

org.camunda.feel.playground.sevice

├─ org.camunda.feel.playground.sevice.FeelEvaluationService.class - [JAR]

├─ org.camunda.feel.playground.sevice.MixpanelProperties.class - [JAR]

├─ org.camunda.feel.playground.sevice.MixpanelTrackingService.class - [JAR]

├─ org.camunda.feel.playground.sevice.NoopTrackingService.class - [JAR]

├─ org.camunda.feel.playground.sevice.TrackingService.class - [JAR]

org.camunda.feel.playground.dto

├─ org.camunda.feel.playground.dto.FeelEvaluationRequest.class - [JAR]

├─ org.camunda.feel.playground.dto.FeelEvaluationResponse.class - [JAR]

├─ org.camunda.feel.playground.dto.FeelUnaryTestsEvaluationRequest.class - [JAR]

├─ org.camunda.feel.playground.dto.VersionResponse.class - [JAR]