s

serverless-workflow-compensation-quarkus

Kogito Serverless Workflow Error Compensation - Quarkus
Files download
File Operation
serverless-workflow-compensation-quarkus-1.25.0.Final.jar download
serverless-workflow-compensation-quarkus-1.25.0.Final.pom download
serverless-workflow-compensation-quarkus-1.25.0.Final-sources.jar download
Apache Maven
<dependency>
  <groupId>org.kie.kogito.examples</groupId>
  <artifactId>serverless-workflow-compensation-quarkus</artifactId>
  <version>1.25.0.Final</version>
</dependency>
Gradle Groovy
implementation 'org.kie.kogito.examples:serverless-workflow-compensation-quarkus:1.25.0.Final'
Gradle Kotlin
implementation("org.kie.kogito.examples:serverless-workflow-compensation-quarkus:1.25.0.Final")
Scala SBT
libraryDependencies += "org.kie.kogito.examples" % "serverless-workflow-compensation-quarkus" % "1.25.0.Final"
Groovy Grape
@Grapes(
  @Grab(group='org.kie.kogito.examples', module='serverless-workflow-compensation-quarkus', version='1.25.0.Final')
)
Apache Ivy
<dependency org="org.kie.kogito.examples" name="serverless-workflow-compensation-quarkus" rev="1.25.0.Final" />
Leiningen
[org.kie.kogito.examples/serverless-workflow-compensation-quarkus "1.25.0.Final"]
Apache Buildr
'org.kie.kogito.examples:serverless-workflow-compensation-quarkus:jar:1.25.0.Final'