Last Version

Kogito Example :: Drools HelloWorld 0.9.0

Kogito Example

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

drools-quarkus-helloworld
Version

Version

0.9.0
Type

Type

jar
Description

Description

Kogito Example :: Drools HelloWorld
Kogito Example
Project Organization

Project Organization

JBoss by Red Hat

Download drools-quarkus-helloworld 0.9.0


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