Last Version

Kogito Example :: Process with Kafka and Spring Boot 1.23.0.Final

Kogito with Kafka - Spring Boot

License

License

GroupId

GroupId

org.kie.kogito.examples
ArtifactId

ArtifactId

process-kafka-quickstart-springboot
Version

Version

1.23.0.Final
Type

Type

jar
Description

Description

Kogito Example :: Process with Kafka and Spring Boot
Kogito with Kafka - Spring Boot
Project Organization

Project Organization

JBoss by Red Hat

Download process-kafka-quickstart-springboot 1.23.0.Final


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.kafka : spring-kafka jar
org.kie.kogito : kogito-addons-springboot-messaging jar
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
org.kie.kogito : kogito-processes-spring-boot-starter jar
io.cloudevents : cloudevents-json-jackson jar 2.3.0

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.springframework.kafka : spring-kafka-test jar
org.kie.kogito : kogito-spring-boot-test-utils jar 1.23.0.Final

Project Modules

There are no modules declared in this project.