Last Version

Kogito Example :: jBPM HelloWorld 0.9.0

Hello world service

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

jbpm-quarkus-helloworld
Version

Version

0.9.0
Type

Type

jar
Description

Description

Kogito Example :: jBPM HelloWorld
Hello world service
Project Organization

Project Organization

JBoss by Red Hat

Download jbpm-quarkus-helloworld 0.9.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.kie.kogito : kogito-quarkus jar
org.kie.kogito : drools-decisiontables jar
io.quarkus : quarkus-resteasy jar
io.quarkus : quarkus-resteasy-jsonb 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.