is not current version
Last Version 1.23.0.Final

Kogito Example :: Process with Usertasks Quarkus 1.16.1.Final

Kogito user tasks orchestration - Quarkus

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

process-usertasks-quarkus
Version

Version

1.16.1.Final
Type

Type

jar
Description

Description

Kogito Example :: Process with Usertasks Quarkus
Kogito user tasks orchestration - Quarkus
Project Organization

Project Organization

JBoss by Red Hat

Download process-usertasks-quarkus 1.16.1.Final


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

Dependencies

compile (5)

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

test (2)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar

Project Modules

There are no modules declared in this project.