Last Version

Kogito Example :: Process Timer With Spring Boot 1.7.0.Final

Kogito with timers - Spring Boot

License

License

GroupId

GroupId

org.kie.kogito
ArtifactId

ArtifactId

process-timer-springboot
Version

Version

1.7.0.Final
Type

Type

jar
Description

Description

Kogito Example :: Process Timer With Spring Boot
Kogito with timers - Spring Boot
Project Organization

Project Organization

JBoss by Red Hat

Download process-timer-springboot 1.7.0.Final


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-actuator jar
org.kie.kogito : kogito-springboot-starter jar
org.springdoc : springdoc-openapi-ui jar 1.5.2
org.kie.kogito : jobs-management-springboot-addon jar
org.kie.kogito : process-management-springboot-addon jar

Project Modules

There are no modules declared in this project.