jar

io.camunda.connector : jackson-datatype-feel

Maven & Gradle

Aug 14, 2023

Jackson module to evaluate FEEL expressions on deserialization

Table Of Contents

Latest Version

Download io.camunda.connector : jackson-datatype-feel JAR file - Latest Versions:

All Versions

Download io.camunda.connector : jackson-datatype-feel JAR file - All Versions:

Version Vulnerabilities Size Updated
0.23.x
0.22.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 jackson-datatype-feel-0.23.0-alpha1-avro.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.camunda.connector.feel.jackson

├─ io.camunda.connector.feel.jackson.AbstractFeelDeserializer.class - [JAR]

├─ io.camunda.connector.feel.jackson.FeelAnnotationIntrospector.class - [JAR]

├─ io.camunda.connector.feel.jackson.FeelDeserializer.class - [JAR]

├─ io.camunda.connector.feel.jackson.FeelFunctionDeserializer.class - [JAR]

├─ io.camunda.connector.feel.jackson.FeelSupplierDeserializer.class - [JAR]

├─ io.camunda.connector.feel.jackson.JacksonModuleFeelFunction.class - [JAR]

io.camunda.connector.feel

├─ io.camunda.connector.feel.ConnectorsObjectMapperSupplier.class - [JAR]

├─ io.camunda.connector.feel.FeelConnectorFunctionProvider.class - [JAR]

├─ io.camunda.connector.feel.FeelEngineWrapper.class - [JAR]

├─ io.camunda.connector.feel.FeelEngineWrapperException.class - [JAR]