is not current version
Last Version 1.23.0.Final

org.kie.kogito.examples:rules-quarkus-helloworld 1.11.1.Final


Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

rules-quarkus-helloworld
Version

Version

1.11.1.Final
Type

Type

jar

Download rules-quarkus-helloworld 1.11.1.Final


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