Last Version

Kogito Example :: jBPM timer and Quarkus 0.9.0

Simple timer process

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

timer-quarkus-example
Version

Version

0.9.0
Type

Type

jar
Description

Description

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

Project Organization

JBoss by Red Hat

Download timer-quarkus-example 0.9.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.kie.kogito : kogito-quarkus jar
org.kie.kogito : jobs-management-quarkus-addon jar
io.quarkus : quarkus-resteasy-jackson jar
io.quarkus : quarkus-resteasy jar
io.quarkus : quarkus-arc 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.