Last Version

Kogito Example :: Serverless Workflow Functions :: Quarkus 1.7.0.Final

Kogito Serverless Workflow Example - Quarkus

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

serverless-workflow-functions-quarkus
Version

Version

1.7.0.Final
Type

Type

jar
Description

Description

Kogito Example :: Serverless Workflow Functions :: Quarkus
Kogito Serverless Workflow Example - Quarkus
Project Organization

Project Organization

JBoss by Red Hat

Download serverless-workflow-functions-quarkus 1.7.0.Final


<!-- https://jarcasting.com/artifacts/org.kie.kogito/serverless-workflow-functions-quarkus/ -->
<dependency>
    <groupId>org.kie.kogito</groupId>
    <artifactId>serverless-workflow-functions-quarkus</artifactId>
    <version>1.7.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito/serverless-workflow-functions-quarkus/
implementation 'org.kie.kogito:serverless-workflow-functions-quarkus:1.7.0.Final'
// https://jarcasting.com/artifacts/org.kie.kogito/serverless-workflow-functions-quarkus/
implementation ("org.kie.kogito:serverless-workflow-functions-quarkus:1.7.0.Final")
'org.kie.kogito:serverless-workflow-functions-quarkus:jar:1.7.0.Final'
<dependency org="org.kie.kogito" name="serverless-workflow-functions-quarkus" rev="1.7.0.Final">
  <artifact name="serverless-workflow-functions-quarkus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito', module='serverless-workflow-functions-quarkus', version='1.7.0.Final')
)
libraryDependencies += "org.kie.kogito" % "serverless-workflow-functions-quarkus" % "1.7.0.Final"
[org.kie.kogito/serverless-workflow-functions-quarkus "1.7.0.Final"]

Dependencies

compile (6)

Group / Artifact Type Version
org.kie.kogito : kogito-quarkus jar
org.kie.kogito : kogito-rest-workitem jar
io.quarkus : quarkus-smallrye-openapi jar
io.quarkus : quarkus-vertx jar
io.quarkus : quarkus-jackson jar
io.quarkus : quarkus-smallrye-health jar

test (3)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar 4.3.3
com.github.tomakehurst : wiremock-jre8 jar 2.27.2

Project Modules

There are no modules declared in this project.