Last Version

Kogito Example :: Process with Usertasks Spring Boot :: Console 1.23.0.Final

Kogito usertasks orchestration - Spring Boot - With Console

License

License

GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

process-usertasks-springboot-with-console
Version

Version

1.23.0.Final
Type

Type

jar
Description

Description

Kogito Example :: Process with Usertasks Spring Boot :: Console
Kogito usertasks orchestration - Spring Boot - With Console
Project Organization

Project Organization

JBoss by Red Hat

Download process-usertasks-springboot-with-console 1.23.0.Final


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.kie.kogito : kogito-processes-spring-boot-starter jar
org.kie.kogito : kogito-addons-springboot-events-process-kafka jar
org.kie.kogito : kogito-addons-springboot-persistence-infinispan jar
org.infinispan : infinispan-spring-boot-starter-remote jar 13.0.2.Final
org.kie.kogito : kogito-addons-springboot-process-svg jar
org.kie.kogito : kogito-addons-springboot-process-management jar
org.springframework.kafka : spring-kafka jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
io.rest-assured : rest-assured jar
org.kie.kogito : kogito-spring-boot-test-utils jar 1.23.0.Final

Project Modules

There are no modules declared in this project.