Last Version

Kogito Example :: DMN with listeners - Spring Boot 1.23.0.Final

Kogito Example

License

License

GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

dmn-listener-springboot
Version

Version

1.23.0.Final
Type

Type

jar
Description

Description

Kogito Example :: DMN with listeners - Spring Boot
Kogito Example
Project Organization

Project Organization

JBoss by Red Hat

Download dmn-listener-springboot 1.23.0.Final


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.kie.kogito : kogito-decisions-spring-boot-starter jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
io.rest-assured : rest-assured jar

Project Modules

There are no modules declared in this project.