Last Version

Kogito Example :: Process and Spring Boot 1.23.0.Final

Order management service

License

License

GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

process-springboot-example
Version

Version

1.23.0.Final
Type

Type

jar
Description

Description

Kogito Example :: Process and Spring Boot
Order management service
Project Organization

Project Organization

JBoss by Red Hat

Download process-springboot-example 1.23.0.Final


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.kie.kogito : kogito-api jar
org.kie.kogito : kogito-processes-spring-boot-starter jar
org.kie.kogito : kogito-addons-springboot-process-management jar
org.springframework.kafka : spring-kafka Optional 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.