jar

org.camunda.community.extension.kotlin.coworker : coworker-spring-boot-starter

Maven & Gradle

Jul 03, 2023
6 stars
Table Of Contents

Latest Version

Download org.camunda.community.extension.kotlin.coworker : coworker-spring-boot-starter JAR file - Latest Versions:

All Versions

Download org.camunda.community.extension.kotlin.coworker : coworker-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.3.x
0.2.x
0.1.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 coworker-spring-boot-starter-0.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.camunda.community.extension.coworker.spring.annotation.scope

├─ org.camunda.community.extension.coworker.spring.annotation.scope.ImmutableMapScope.class - [JAR]

org.camunda.community.extension.coworker.spring.annotation.evaluation

├─ org.camunda.community.extension.coworker.spring.annotation.evaluation.AnnotationValueEvaluator.class - [JAR]

org.camunda.community.extension.coworker.spring.annotation.customization.impl

├─ org.camunda.community.extension.coworker.spring.annotation.customization.impl.PropertyBasedCoworkerCustomizer.class - [JAR]

org.camunda.community.extension.coworker.spring

├─ org.camunda.community.extension.coworker.spring.CoworkerAutoConfiguration.class - [JAR]

├─ org.camunda.community.extension.coworker.spring.LazyCozeebe.class - [JAR]

org.camunda.community.extension.coworker.spring.annotation.evaluation.impl

├─ org.camunda.community.extension.coworker.spring.annotation.evaluation.impl.SpringContextSpelAnnotationValueEvaluator.class - [JAR]

org.camunda.community.extension.coworker.spring.annotation.mapper.impl

├─ org.camunda.community.extension.coworker.spring.annotation.mapper.impl.CoworkerToCoworkerValueMapperImpl.class - [JAR]

├─ org.camunda.community.extension.coworker.spring.annotation.mapper.impl.MethodToCoworkerMapperImpl.class - [JAR]

org.camunda.community.extension.coworker.spring.error

├─ org.camunda.community.extension.coworker.spring.error.DefaultSpringZeebeErrorHandler.class - [JAR]

├─ org.camunda.community.extension.coworker.spring.error.ExceptionExtensionsKt.class - [JAR]

org.camunda.community.extension.coworker.spring.annotation

├─ org.camunda.community.extension.coworker.spring.annotation.Coworker.class - [JAR]

├─ org.camunda.community.extension.coworker.spring.annotation.CoworkerAnnotationProcessor.class - [JAR]

├─ org.camunda.community.extension.coworker.spring.annotation.CoworkerKt.class - [JAR]

├─ org.camunda.community.extension.coworker.spring.annotation.CoworkerManager.class - [JAR]

├─ org.camunda.community.extension.coworker.spring.annotation.CoworkerValue.class - [JAR]

org.camunda.community.extension.coworker.spring.annotation.customization

├─ org.camunda.community.extension.coworker.spring.annotation.customization.CoworkerValueCustomizer.class - [JAR]

org.camunda.community.extension.coworker.spring.annotation.mapper

├─ org.camunda.community.extension.coworker.spring.annotation.mapper.CoworkerToCoworkerValueMapper.class - [JAR]

├─ org.camunda.community.extension.coworker.spring.annotation.mapper.MethodToCoworkerMapper.class - [JAR]