Last Version

Kogito Example :: jBPM timer and SpringBoot 0.9.0

Simple timer process

License

License

GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

timer-springboot-example
Version

Version

0.9.0
Type

Type

jar
Description

Description

Kogito Example :: jBPM timer and SpringBoot
Simple timer process
Project Organization

Project Organization

JBoss by Red Hat

Download timer-springboot-example 0.9.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.kie.kogito : kogito-api jar
org.kie.kogito : kogito-springboot-starter jar
org.kie.kogito : jobs-management-springboot-addon jar
org.kie.kogito : process-management-addon jar

Project Modules

There are no modules declared in this project.