| License | License | 
|---|---|
| GroupId | GroupIdorg.jbpm | 
| ArtifactId | ArtifactIdjbpm-event-emitters-kafka | 
| Last Version | Last Version7.71.0.Final | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionjBPM :: Event Emitters :: Kafka jBPM Event Emitters for Kafka | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.jbpm/jbpm-event-emitters-kafka/ -->
<dependency>
    <groupId>org.jbpm</groupId>
    <artifactId>jbpm-event-emitters-kafka</artifactId>
    <version>7.71.0.Final</version>
</dependency>// https://jarcasting.com/artifacts/org.jbpm/jbpm-event-emitters-kafka/
implementation 'org.jbpm:jbpm-event-emitters-kafka:7.71.0.Final'// https://jarcasting.com/artifacts/org.jbpm/jbpm-event-emitters-kafka/
implementation ("org.jbpm:jbpm-event-emitters-kafka:7.71.0.Final")'org.jbpm:jbpm-event-emitters-kafka:jar:7.71.0.Final'<dependency org="org.jbpm" name="jbpm-event-emitters-kafka" rev="7.71.0.Final">
  <artifact name="jbpm-event-emitters-kafka" type="jar" />
</dependency>@Grapes(
@Grab(group='org.jbpm', module='jbpm-event-emitters-kafka', version='7.71.0.Final')
)libraryDependencies += "org.jbpm" % "jbpm-event-emitters-kafka" % "7.71.0.Final"[org.jbpm/jbpm-event-emitters-kafka "7.71.0.Final"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jbpm : jbpm-persistence-api | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 | 
| org.apache.kafka : kafka-clients | jar | 2.8.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| ch.qos.logback : logback-classic | jar | 1.2.9 | 
| org.mockito : mockito-core | jar | 3.6.0 | 
